Agent Aggregator
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Node environment (e.g., production) | production |
| OPENROUTER_API_KEY | Yes | Your OpenRouter API key for AI model access |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| filter__updateC | [Filter Management] Update tool visibility filter - control which tools are visible to AI |
| filter__getA | [Filter Management] Get current tool filter configuration |
| filter__resetA | [Filter Management] Reset tool filter to show all available tools |
| ai-tools__explain_codeB | [AI Code Analysis] Provides detailed explanation of the given code |
| ai-tools__review_codeA | [AI Code Analysis] Reviews the given code for quality and best practices |
| ai-tools__fix_codeC | [AI Code Analysis] Fixes bugs or issues in the given code |
| ai-tools__edit_codeC | [AI Code Analysis] Edits the given code based on instructions |
| ai-tools__test_codeB | [AI Code Analysis] Generates tests for the given code |
| ai-tools__simulate_commandC | [AI Code Analysis] Simulates the execution of a given command |
| ai-tools__analyze_projectB | [AI Code Analysis] Analyzes project structure and provides insights |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| server_concept | Explains the concept and capabilities of the Agent Aggregator MCP server |
| available_servers | Lists all connected MCP servers and their purposes |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/rnd-pro/agent-aggregator'
If you have feedback or need assistance with the MCP directory API, please join our Discord server