mcp2py exposes MCP servers as Python modules. It provides a Python client to interact with any MCP server, converting MCP calls into Python function calls. It connects to any MCP server, enabling Python developers to use MCP functionality in their Python projects. Developers use it to integrate MCP servers into Python applications.
mcp2py exposes MCP servers as Python modules. It provides a Python client to interact with any MCP server, converting MCP calls into Python function calls. It connects to any MCP server, enabling Python developers to use MCP functionality in their Python projects. Developers use it to integrate MCP servers into Python applications.
pip install mcp2pyAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"maximerivest-mcp2py-github": {
"command": "uvx",
"args": [
"pip install mcp2py"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp2py?"
API Key Required
This server requires an API key from mcp2py. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| MCP2PY_API_KEY | Yes | Your mcp2py API key |
"What resources are available in mcp2py?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp2py"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp2py with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.