Loomal

OpenRouter

MCP server by github.com/tsilva/mcp-openrouter

MCP server providing access to 300+ AI models via OpenRouter

1 starspypi: mcp-openrouter

About OpenRouter

OpenRouter is an MCP (Model Context Protocol) server published by tsilva in the official MCP registry, listed under AI & ML on Loomal. MCP server providing access to 300+ AI models via OpenRouter

It ships as a Python package on PyPI (mcp-openrouter), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/tsilva/mcp-openrouter, where the project has earned 1 GitHub stars.

Use OpenRouter with your agent

Claude Code · one command
claude mcp add openrouter -- uvx mcp-openrouter
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "openrouter": {
      "command": "uvx",
      "args": [
        "mcp-openrouter"
      ]
    }
  }
}
pypimcp-openrouter

Frequently asked questions

What is OpenRouter?
OpenRouter is an MCP (Model Context Protocol) server by tsilva in the AI & ML category. MCP server providing access to 300+ AI models via OpenRouter
How do I connect OpenRouter to Claude, Cursor, or another MCP client?
Install OpenRouter from its pypi package (mcp-openrouter) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is OpenRouter open source?
Yes — the source code is public at github.com/tsilva/mcp-openrouter, with 1 GitHub stars.
Can AI agents pay to use OpenRouter?
Not yet through Loomal — OpenRouter is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain OpenRouter? Claim this listing free by verifying GitHub ownership, or contact us.