About This Project
Polymcp is an open‑source framework that instantly converts any Python function into a Model Context Protocol (MCP) tool, making it callable by AI agents without rewriting or complex integration. It wraps any existing Python function with an HTTP‑based MCP endpoint, generates JSON schema, and provides a built-in Inspector UI.
Tags
Installation & Setup
git clone https://github.com/poly-mcp/Polymcp.git
pip install -r requirements.txt
uvicorn server_mcp:app --reload
Reviews & Ratings
Share your experience
User Reviews (0)
No reviews yet. Be the first to share your experience!