M
MCP Coordinator
by @angrysky56
MCP server implementation in python of Anthropic's MCP code execution. Add to client, point to a MCP config, use less tokens.
Created 11/19/2025
Updated 27 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp_coordinator
Cursor configuration (mcp.json)
{
"mcpServers": {
"angrysky56-mcp-coordinator": {
"command": "uvx",
"args": [
"mcp_coordinator"
]
}
}
}
Author Servers
Other servers by angrysky56