Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
OpenRouter MCP Server logo
MCP server

OpenRouter MCP Server

Routes chat requests to OpenRouter's model catalogue over MCP.

0
SaveVisit website ↗

Add it to your client

Community
Install
npx @mcpservers/openrouterai
mcpServers
{
  "mcpServers": {
    "openrouter-mcp": {
      "command": "npx",
      "args": [
        "@mcpservers/openrouterai"
      ]
    }
  }
}
Transport
stdio
Runtime
Node
Auth
Required
Tools
4
License
Apache-2.0
Tools
chat_completionsearch_modelsget_model_infovalidate_model

Four tools: send a chat completion, search the model list, read one model's details and check whether a model ID is valid. Model metadata is cached for an hour and rate-limited calls retry with exponential backoff, so repeated lookups stay cheap. Needs an OpenRouter API key; the default model, token ceiling and provider preferences come from environment variables.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?