SERVER

OpenRouter

Rank #14298

glama/tsilva/mcp-openrouter

Provides access to 300+ OpenRouter AI models for chat, image generation, embeddings, and model discovery.

First listed
Jan 26, 2026
Last publish date
Apr 29, 2026
OVERVIEW

OpenRouter is a Model Context Protocol (MCP) server published by tsilva. It ranks #14298 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. OpenRouter is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jan 26, 2026 and most recently updated on Apr 29, 2026.

STANDING
#14,298of 58,832 tracked serversTop 25%

Ranks ahead of 44,534 of 58,832 servers on MCP Toplist.

CONNECT

Use OpenRouter

Add OpenRouter to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "mcp-openrouter": {
      "command": "uvx",
      "args": [
        "mcp-openrouter"
      ],
      "env": {
        "OPENROUTER_API_KEY": "<your OPENROUTER_API_KEY>",
        "DEFAULT_TEXT_MODEL": "<your DEFAULT_TEXT_MODEL>",
        "DEFAULT_IMAGE_MODEL": "<your DEFAULT_IMAGE_MODEL>",
        "DEFAULT_CODE_MODEL": "<your DEFAULT_CODE_MODEL>",
        "DEFAULT_VISION_MODEL": "<your DEFAULT_VISION_MODEL>",
        "DEFAULT_EMBEDDING_MODEL": "<your DEFAULT_EMBEDDING_MODEL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 3 registries

ORGANIZATION

tsilva

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
1.1.8Apr 29, 2026
FAQ

Frequently asked questions

What is OpenRouter?
Provides access to 300+ OpenRouter AI models for chat, image generation, embeddings, and model discovery.
Who maintains OpenRouter?
OpenRouter is maintained by tsilva, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is OpenRouter an official MCP server?
Yes — OpenRouter is listed on the Official MCP Registry, alongside PulseMCP and Glama.
How many versions does OpenRouter have?
MCP Toplist tracks 1 version of OpenRouter, most recently published on Apr 29, 2026.
Where can I find the source code for OpenRouter?
The source code for OpenRouter is hosted at github.com/tsilva/mcp-openrouter.
EXPLORE