PolyMCP Python
Expose MCP tools from Python functions, run agents, auth flows, and server testing from one package.
Open packageVersion 1.3.6 | Python + TypeScript
PolyMCP gives one workflow for exposing tools, connecting MCP servers, orchestrating agents, and validating everything with Inspector.
pip install polymcp
polymcp init my-project --type http-server
cd my-project
python server.py
polymcp inspector
Platform Overview
Expose MCP tools from Python functions, run agents, auth flows, and server testing from one package.
Open packageBuild MCP-native systems in Node.js with typed tools, stdio clients, and unified orchestration.
Open packageExplore tools, resources, prompts, and app UIs with a standalone desktop experience.
See download optionsCreate UI-first MCP apps with typed tools and app:// resources for modern workflows.
Open SDKWhy teams use it
Turn normal functions into MCP tools over HTTP, stdio, or in-process transport without boilerplate.
Run one agent across multiple MCP endpoints and stdio providers with consistent control flow.
Inspector and CLI tests cover tools, auth, resources, and integration behavior before shipping.
Use secure mode, API keys, CORS allowlists, and versioned releases for controlled deployments.
Use Cases
Triage, KB lookup, and ticket workflows with measurable SLA and resolution improvements.
Explore caseTechnician assignment and SLA-aware re-planning across field operations.
Explore caseCustomer-facing order flows connected with internal operations tools in one orchestration layer.
Explore caseWorkflow
From the Blog
We redesigned the PolyMCP website with clearer structure, dedicated docs, and a new blog section to keep product updates centralized.
Inspector now has a dedicated download page with release links, source commands, and secure-mode examples for production testing.
Ready to build