MCPAdapt
Supports UIby grll
Bridge MCP servers into agentic frameworks like LangChain, CrewAI, and Smolagents
What it does
MCPAdapt allows AI agents built with various frameworks to seamlessly use tools from any MCP server. It acts as an adapter layer, converting Model Context Protocol tools into the specific tool formats required by the target agent framework.
Tools
This is a framework adapter rather than a functional tool server; it exposes the tools of any connected MCP server to the host framework.
Installation
Install with the specific framework adapter:
- LangChain:
pip install mcpadapt[langchain] - CrewAI:
pip install mcpadapt[crewai] - Smolagents:
uv add smolagents[mcp]
Supported hosts
Supported as a library for various frameworks including LangChain, CrewAI, and Google GenAI.
Quick install
pip install mcpadaptInformation
- Pricing
- free
- Published
- 4/17/2026
- stars






