pal-mcp-server

serpro69/pal-mcp-server
★ 3 stars Python AI/LLM Updated 6d ago
The power of Claude Code / GeminiCLI / CodexCLI + [Gemini / OpenAI / OpenRouter / Azure / Grok / Ollama / Custom Model / All Of The Above] working as one.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pal-mcp-server": {
      "command": "uvx",
      "args": [
        "pal-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install pal-mcp-server