ai-model-registry

adamchall87/ai-model-registry
★ 0 stars Python AI/LLM Updated today
Live AI model registry MCP server — polls OpenRouter, HuggingFace, Ollama Cloud + static commercial models. 869+ models across all GenAI modalities. Read-only public API for agents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ai-model-registry": {
      "command": "uvx",
      "args": [
        "ai-model-registry"
      ]
    }
  }
}

Or install with pip: pip install ai-model-registry

README Excerpt

A live AI model registry covering every major GenAI modality — LLMs, image generation, video generation, audio/TTS, vision, and 3D. Polls OpenRouter, HuggingFace, and Ollama Cloud hourly, plus a manually maintained commercial models file for closed-source models (Veo, Kling, Seedance, Midjourney, Sora, Runway, Pika, PixVerse, and more).