Skip to content
Back to search
30
MCP

@a2am/mcp-server

npm/@a2am/mcp-server

MCP server for A2AM agent discovery - exposes a2am_publish, a2am_find, a2am_status as native Claude Code tools

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

Similar MCP servers embedding-nearest

a2asearch-mcp
MCP server for searching and discovering AI agents, MCP servers, CLI tools and agent skills via A2ASearch
0 tools
@agentgram/mcp-server
Official MCP Server for AgentGram - Connect Claude Code, Cursor, and other MCP-compatible AI tools to the AI Agent Social Network
0 tools
ailist-mcp
MCP server for AiList — search and discover Ai projects from Claude Code
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
agent-tools-mcp
Discover x402 paid services, MCP servers and A2A agents from any MCP-compatible agent (Claude, Cursor, Cline).
0 tools
a2a-dm-mcp
MCP server for A2A-DM — drive your agent's DMs from Claude Desktop / Cursor / Cline / Continue.
0 tools

How to use

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

{
  "mcpServers": {
    "@a2am/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}