Polymcp is a Python library for building custom agents to interact with MCP servers. It provides tools for agent development, deployment, and management. It connects to any MCP server and integrates with Python's pip for easy installation. Developers use it to create specialized agents for specific tasks, manage agent lifecycles, and monitor agent performance in production environments.
Polymcp is a Python library for building custom agents to interact with MCP servers. It provides tools for agent development, deployment, and management. It connects to any MCP server and integrates with Python's pip for easy installation. Developers use it to create specialized agents for specific tasks, manage agent lifecycles, and monitor agent performance in production environments.
pip install PolymcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"poly-mcp-polymcp-github": {
"command": "uvx",
"args": [
"pip install Polymcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Polymcp?"
No configuration required. This server works out of the box.
"What resources are available in Polymcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Polymcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Polymcp 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.