agentic-orchestrator MCP server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| run_taskA | Run a goal through the multi-agent orchestrator (planner → specialists with tools → critic loop). Sensitive actions are held for human approval, never auto-executed. |
| get_traceA | Return the full agent/tool trace of the last run_task call. |
| get_metricsA | Return aggregate metrics (LLM calls, tool calls, revisions) of the last run. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |