Server data from the Official MCP Registry
Browse 160+ LLM models and live pricing — no API key needed for catalog. Add key to route chat.
Browse 160+ LLM models and live pricing — no API key needed for catalog. Add key to route chat.
OrcaRouter MCP Server is a well-structured, professionally maintained LLM gateway client with strong authentication practices and appropriate permission scopes. Code demonstrates good defensive programming with comprehensive input validation, proper error handling, and no evidence of malicious patterns. Minor code quality observations around error handling patterns do not materially impact security. Supply chain analysis found 2 known vulnerabilities in dependencies (1 critical, 0 high severity). Package verification found 1 issue.
5 files analyzed · 6 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: ORCAROUTER_API_KEY
Environment variable: ORCAROUTER_BASE_URL
Environment variable: ORCAROUTER_REQUEST_TIMEOUT
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-continuum-ai-corp-orcarouter-mcp": {
"env": {
"ORCAROUTER_API_KEY": "your-orcarouter-api-key-here",
"ORCAROUTER_BASE_URL": "your-orcarouter-base-url-here",
"ORCAROUTER_REQUEST_TIMEOUT": "your-orcarouter-request-timeout-here"
},
"args": [
"-y",
"@orcarouter/mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.