MCP2PY
// Turn any MCP server into a Python module
Mcp2py
Turn any MCP server into a Python module
13EmergingUnknown
What it does
MCP (Model Context Protocol) is an emerging standard for AI tools and resources. The standard is compatible with normal REST API servers, but adds extra metadata to describe tools, resources, and prompts in a machine-readable way. This provides us with a great opportunity to create Python modules that completely and automatically map to these MCP servers. The biggest advantage of this approach is
Getting Started
git
git clone https://github.com/MaximeRivest/mcp2py