all-agents-mcp
by Dokkabei97
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AA_MCP_LOG_LEVEL | No | Log level (debug, info, warn, error) | info |
| AA_MCP_CODEX_MODELS | No | Available Codex models | gpt-5.3-codex-spark,gpt-5.3-codex,gpt-5.2-codex-max,gpt-5.2-codex |
| AA_MCP_CLAUDE_MODELS | No | Available Claude models (comma-separated) | claude-opus-4.6,claude-sonnet-4.5,claude-haiku-4.5 |
| AA_MCP_CODEX_DEFAULT | No | Codex default model | gpt-5.3-codex-spark |
| AA_MCP_GEMINI_MODELS | No | Available Gemini models | gemini-3-pro-preview,gemini-3-flash-preview,gemini-2.5-pro,gemini-2.5-flash |
| AA_MCP_CLAUDE_DEFAULT | No | Claude default model | claude-opus-4.6 |
| AA_MCP_COPILOT_MODELS | No | Available Copilot models | claude-opus-4.5,claude-sonnet-4.5,claude-haiku-4.5,gpt-5.2-codex,gemini-3-pro-preview,gemini-3-flash-preview |
| AA_MCP_GEMINI_DEFAULT | No | Gemini default model | gemini-3-pro-preview |
| AA_MCP_COPILOT_DEFAULT | No | Copilot default model | claude-sonnet-4.5 |
| AA_MCP_CODEX_ANALYSIS_LEVEL | No | Codex reasoning depth (low/medium/high/xhigh) | xhigh |
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/Dokkabei97/all-agents-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server