Back to search
30
MCP

a2amcp-sdk

pypi/a2amcp-sdk

Python SDK for A2AMCP - Agent-to-Agent communication via Model Context Protocol

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

a2c-smcp
The official Python Computer Client SDK for A2C-SMCP
0 tools
mcp-aipy
Model Context Protocol SDK
0 tools
python-sdk
The official Python SDK for Model Context Protocol servers and clients
0 tools
amcp
Python SDK for automcp.ai - Generate MCP servers from OpenAPI specifications
0 tools
a2anet-mcp
An MCP server for the Agent2Agent (A2A) protocol
0 tools
hud-mcp-python-sdk
Model Context Protocol SDK
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "a2amcp-sdk": {
      "url": "None",
      "transport": "http"
    }
  }
}