Back to search
30
MCP

iflow-mcp_a2a_mcp_server

pypi/iflow-mcp_a2a_mcp_server

A bridge server that connects Model Context Protocol (MCP) with Agent-to-Agent (A2A) protocol

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

Similar MCP servers embedding-nearest

a2a-mcp-server
A bridge server that connects Model Context Protocol (MCP) with Agent-to-Agent (A2A) protocol
0 tools
iflow-mcp_gongrzhe_acp-mcp-server
Bridge server connecting Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) clients
0 tools
mcp-a2a-gateway
A bridge server that connects Model Context Protocol (MCP) with Agent-to-Agent (A2A) protocol
0 tools
iflow-mcp_webdevtodayjason-a2amcp
Agent-to-Agent Model Context Protocol Server with Redis Backend
0 tools
iflow-mcp_strands-agents_strands-agents-mcp-server
A Model Context Protocol server that provides knowledge about building AI agents with Strands Agents
0 tools
A2A-MCP-Server
A mcp server that bridges the Model Context Protocol (MCP) with the Agent-to-Agent (A2A) protocol, enabling MCP-compatible AI assistants (li
0 tools

How to use

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

{
  "mcpServers": {
    "iflow-mcp_a2a_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}