orchestrator-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZHIPU_API_KEY | No | API key for Zhipu/GLM provider | |
| OPENAI_API_KEY | No | API key for OpenAI/GPT provider | |
| ZHIPU_BASE_URL | No | Optional base URL override for Zhipu (default: https://open.bigmodel.cn/api/paas/v4) | |
| OPENAI_BASE_URL | No | Optional base URL override for OpenAI (default: https://api.openai.com/v1) | |
| CODEX_LB_API_KEY | No | API key for Codex LB provider | |
| DEEPSEEK_API_KEY | No | API key for DeepSeek provider | |
| MOONSHOT_API_KEY | No | API key for Moonshot provider | |
| CODEX_LB_BASE_URL | No | Optional base URL override for Codex LB (default: https://codex-lb.vvicat.dev/backend-api/codex) | |
| DEEPSEEK_BASE_URL | No | Optional base URL override for DeepSeek (default: https://api.deepseek.com/v1) | |
| MOONSHOT_BASE_URL | No | Optional base URL override for Moonshot (default: https://api.moonshot.cn/v1) | |
| ORCHESTRATOR_LIVE_TEST | No | Set to 1 to enable live test with real API call during verification |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/Immmmmmortal1/orchestrator-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server