Skip to main content
Glama
Saul4432

agentic-orchestrator MCP server

by Saul4432

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/Saul4432/agentic-orchestrator'

If you have feedback or need assistance with the MCP directory API, please join our Discord server