coordination_mcp_server_by_hazgar

Hazgar2111/coordination_mcp_server_by_hazgar
★ 2 stars Python 📦 Other Updated 8d ago
An MCP server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "coordination_mcp_ser": {
      "command": "uvx",
      "args": [
        "coordination-mcp-server-by-hazgar"
      ]
    }
  }
}

Or install with pip: pip install coordination-mcp-server-by-hazgar