A2A MCP server #1356
benclarkeio
started this conversation in
Show and tell
A2A MCP server
#1356
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For the past month I’ve been working on an A2A MCP server. The server can be used to connect and send messages to A2A Servers.
The server needs to be initialised with one or more Agent Card URLs, each of which can have custom headers for authentication, configuration, etc.
Agents and their skills can be viewed with the
list_available_agentstool, messages can be sent to the agents with thesend_message_to_agenttool, and Artifacts that would overload the context can be viewed withview_text_artifactandview_data_artifacttools.Check out the GitHub for a full list of features, quick start, and examples!
Beta Was this translation helpful? Give feedback.
All reactions