mcpadapt

Unlock 650+ MCP servers tools in your favorite agentic framework.

GitHub Stars

396

User Rating

Not Rated

Favorites

0

Views

30

Forks

45

Issues

19

Installation
Difficulty
Intermediate
Estimated Time
10-20 minutes

Installation

Installation

Prerequisites

Python: 3.7 or higher
pip: Latest version

Installation Steps

1. Install Smolagents

Smolagents 1.4.1 and above ships with mcpadapt integrated. You can use it directly:
bash
uv add smolagents[mcp]

2. Install for Other Frameworks

Each agent framework has its own set of optional dependencies. Install using:
bash
pip install mcpadapt[langchain]

Troubleshooting

Issue: Errors after installation Solution: Check the versions of Python and pip, and reinstall if necessary.