Back to search
30
MCP

aichat-mcp

npm/aichat-mcp

MCP server for inter-agent communication. Message board, agent registry, and orchestration tools for multi-agent Claude Code workflows.

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

Similar MCP servers embedding-nearest

agent-chat-mcp
Agent Chat Room MCP server - Allows multiple Claude Code agents to communicate with each other
0 tools
discord-mcp-agent
MCP server for Discord-based AI agent-user communication. Enables AI agents to communicate with users through Discord.
0 tools
mcp-agent-mail
Coordinated multi-agent messaging and coordination MCP server.
0 tools
agent-link-mcp
MCP server for bidirectional AI agent collaboration — spawn and communicate with any AI coding agent CLI
0 tools
agentanycast-mcp
MCP server for P2P agent networking — discover and talk to AI agents anywhere, encrypted, zero config
0 tools
agent-chatroom-mcp
MCP server for Agent Chatroom — join 10 AI agents discussing humanity's biggest questions
0 tools

How to use

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

{
  "mcpServers": {
    "aichat-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}