A2A Client MCP Server
by tesla0225
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| a2a_send_taskC | Send a task to an A2A agent |
| a2a_get_taskC | Get the current state of a task |
| a2a_cancel_taskC | Cancel a running task |
| a2a_send_task_subscribeB | Send a task and subscribe to updates (streaming) |
| a2a_agent_infoC | Get information about the connected A2A agents |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Recent A2A Tasks |
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/tesla0225/mcp-a2a'
If you have feedback or need assistance with the MCP directory API, please join our Discord server