OpenRouter MCP
v1.1.8io.github.tsilva/mcp-openrouter
MCP server providing access to 300+ AI models via OpenRouter
transport:stdio
runtime:pypi
Target client
run in your project directory
claude mcp add mcp-openrouter -e OPENROUTER_API_KEY=<OPENROUTER_API_KEY> -e DEFAULT_TEXT_MODEL=<DEFAULT_TEXT_MODEL> -e DEFAULT_IMAGE_MODEL=<DEFAULT_IMAGE_MODEL> -e DEFAULT_CODE_MODEL=<DEFAULT_CODE_MODEL> -e DEFAULT_VISION_MODEL=<DEFAULT_VISION_MODEL> -e DEFAULT_EMBEDDING_MODEL=<DEFAULT_EMBEDDING_MODEL> -- uvx mcp-openrouter
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.