OpenRouter runs on your own machine — the client starts it, so there is no endpoint to ping. 129 installs a week from pypi. Last commit 19 Jul 2026.
MCP server providing access to 300+ AI models via OpenRouter
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-openrouter -- uvx mcp-openrouter
{
"mcpServers": {
"mcp-openrouter": {
"args": [
"mcp-openrouter"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-openrouter]
command = "uvx"
args = ["mcp-openrouter"]
{
"mcpServers": {
"mcp-openrouter": {
"args": [
"mcp-openrouter"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-openrouter": {
"args": [
"mcp-openrouter"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.