I’m excited to share PolyMCP, a toolkit for creating MCP servers and agents that can call them. It works in Python via HTTP, stdio, or in-process for zero-latency calls, and supports almost any model.
There’s also PolyMCP-TS, a TypeScript version, so everything you can do in Python can now run in TypeScript as well.
PolyMCP makes it easy to build modular, agent-driven architectures without having to write a lot of glue code.
Feedback, suggestions, or bug reports are very welcome!
2 comments
[ 669 ms ] story [ 2785 ms ] threadI’m excited to share PolyMCP, a toolkit for creating MCP servers and agents that can call them. It works in Python via HTTP, stdio, or in-process for zero-latency calls, and supports almost any model.
There’s also PolyMCP-TS, a TypeScript version, so everything you can do in Python can now run in TypeScript as well.
PolyMCP makes it easy to build modular, agent-driven architectures without having to write a lot of glue code.
Feedback, suggestions, or bug reports are very welcome!