orcarouter-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ORCAROUTER_API_KEY | No | OrcaRouter API key. Required only for orcarouter_chat. | |
| ORCAROUTER_BASE_URL | No | API base URL. Defaults to https://api.orcarouter.ai. | https://api.orcarouter.ai |
| ORCAROUTER_REQUEST_TIMEOUT | No | Per-request HTTP timeout in seconds. Defaults to 300. | 300 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| orcarouter_chatA | Send a single-turn chat request to OrcaRouter. Default model is the workspace's auto-router. Use |
| orcarouter_models_listA | List available LLM models. Filter by provider, capability, or minimum context length — filters are applied server-side by the OrcaRouter backend. |
| orcarouter_model_cardA | Get detailed information about a single model: pricing, context window, supported endpoints, latency. |
| orcarouter_providers_listA | List all model providers on OrcaRouter with their model counts and display metadata. Works without an API key. Useful for discovering provider ids (e.g. 'openai', 'anthropic') to pass to orcarouter_models_list as the |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Continuum-AI-Corp/orcarouter-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server