Skip to main content
Glama
ww2521
by ww2521

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
A2A_API_KEYNo认证 API Key
A2A_TIMEOUTNoHTTP 请求超时 (毫秒)30000
A2A_GATEWAY_URLNoA2A Gateway URL (如 LiteLLM)http://localhost:4000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
a2a_discoverA

Discover an A2A agent at a URL. Fetches the agent card and registers it for later use.

a2a_list_agentsA

List all discovered A2A agents with their capabilities and skills.

a2a_sendA

Send a message to an A2A agent and wait for the result. Supports polling for async tasks.

a2a_get_taskB

Get the current status and result of a task by ID.

a2a_cancel_taskC

Cancel a running task.

a2a_list_tasksA

List tasks on a remote agent, optionally filtered by context.

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/ww2521/a2a-mcp-adaptor'

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