geepers-mcp

lukeslp/geepers-mcp
★ 1 stars Python 🤖 AI/LLM Updated 1mo ago
MCP servers for the geepers ecosystem - orchestration, LLM providers, and data clients via Model Context Protocol
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": {
    "geepers-mcp": {
      "command": "uvx",
      "args": [
        "geepers-mcp"
      ]
    }
  }
}

Or install with pip: pip install geepers-mcp

Topics

claude-codellmmcpmulti-agentorchestrationpythonresearch