ask-another

matthewgjohnson/ask-another
★ 2 stars Python 🤖 AI/LLM Updated today
MCP server for querying other LLMs (OpenAI, Gemini, xAI, Anthropic, Groq) through a unified interface
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": {
    "ask-another": {
      "command": "uvx",
      "args": [
        "ask-another"
      ]
    }
  }
}

Or install with pip: pip install ask-another

README Excerpt

An MCP server that gives your AI assistant access to other LLMs. Query hundreds of models across OpenAI, Google, and OpenRouter through a single interface — with model discovery, usage-based favourites, and automatic enrichment (Elo ratings, pricing, knowledge cutoffs). Includes deep-research jobs and image generation across multiple model families.

Tools (4)

completiongenerate_imagesearch_modelsstart_research