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%
3 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
anporia-mcp-server
MCP server exposing the ANP2 network to Claude Code, Claude Desktop, and other MCP-compatible clients
0 tools
agentmarketplace-mcp
MCP server that lets Claude, Cursor, and any MCP client discover and install AI agents from the default agent marketplace.
0 tools

How to use

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

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