grll/mcpadapt
A library that connects MCP servers to various AI agent frameworks, enabling agents to access over 650 external tools.

MCPAdapt provides a unified adapter layer between the Model Context Protocol and popular agentic frameworks. It translates MCP tool schemas and calls into the format expected by each framework, essentially acting as a bridge that unlocks 650+ MCP servers for agents built with smolagents, LangChain, CrewAI, or Google GenAI. The project handles the protocol translation and dependency management so developers can use MCP servers in their agentic workflows without framework-specific integration code.
Frequently asked
- What is grll/mcpadapt?
- A library that connects MCP servers to various AI agent frameworks, enabling agents to access over 650 external tools.
- Is mcpadapt open source?
- Yes — grll/mcpadapt is open source, released under the MIT license.
- What language is mcpadapt written in?
- grll/mcpadapt is primarily written in Python.
- How popular is mcpadapt?
- grll/mcpadapt has 422 stars on GitHub.
- Where can I find mcpadapt?
- grll/mcpadapt is on GitHub at https://github.com/grll/mcpadapt.