{"type":"mcp_server","name":"mcpadapt","description":"MCPAdapt unlocks access to 650+ Model Context Protocol (MCP) servers for agentic frameworks, enabling seamless integration of diverse data and tools into workflows. It supports frameworks like Langchain, CrewAI, and Smolagents.","category":"AI","language":"Python","stars":422,"forks":13,"owner":"grll","github_url":"https://github.com/grll/mcpadapt","homepage":null,"setup":"## Setup\n\n### Smolagents\n\nSmolagents 1.4.1 and above directly ships with mcpadapt integrated in their tool collections object.\nIt means you can directly use it from smolagents:\n\n```bash\nuv add smolagents[mcp]\n```\n\n### Other Frameworks\n\nEach agent framework has its own set of optional dependencies to not clutter with useless dependencies.\nYou choose the flavor you want by adding your framework in brackets in the installation command.\n\n```bash\n# with uv\nuv add mcpadapt[langchain]\n\n# or with pip\npip install mcpadapt[langchain]\n```\n\nFramework supported at the moment: smolagents, langchain, crewAI.\n\nYou can also add multiple framework comma separated if needed.","tools":"## Available Tools\n\n1.  **MCPAdapt**: Unlock 650+ MCP servers tools in your favorite agentic framework.\n2.  **Integration with Smolagents**: Directly use mcpadapt from smolagents with `uv add smolagents[mcp]`.\n3.  **Framework Adapters**: Support for Langchain, CrewAI, and Smolagents via optional dependencies.\n4.  **Tool Adaptation**: Adapt any MCP servers into tools that can be used in agentic workflows.\n5.  **Custom Adapter Creation**: Allows users to create adapters for their favorite agentic frameworks.","faq":null,"created_at":"2025-01-11T23:23:49+00:00","updated_at":"2025-03-28T21:16:30+00:00","source_url":"https://model-context-protocol.com/servers/mcp-servers-tools-agentic-framework-integration","related_articles":[]}