AarnXen-MultiAI-MCP

Abhishek-Kraj/AarnXen-MultiAI-MCP
★ 0 stars Python 🤖 AI/LLM Updated 1mo ago
Multi-model AI orchestration MCP server — 31 tools, 25+ models (Gemini, DeepSeek, Kimi, Qwen, GLM, MiniMax), memory flywheel, web grounding. Works with Claude Code.
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": {
    "aarnxen-multiai-mcp": {
      "command": "uvx",
      "args": [
        "aarnxen-multiai-mcp"
      ]
    }
  }
}

Or install with pip: pip install aarnxen-multiai-mcp

Topics

aiclaude-codegeminillmmcpmcp-servermulti-modelollamaopen-sourcepython