Back to search
30
MCP

agentwire-mcp

pypi/agentwire-mcp

Real-time message bus and inspector for multi-agent LLM systems

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

Similar MCP servers embedding-nearest

agent-bus-mcp
Local SQLite-backed MCP bus for peer coding agents
0 tools
agentmode/mcp
all-in-1 MCP server for developers
0 tools
agentsphere-mcp-server
mcp server for agentsphere sandbox
0 tools
mcp-auditor
Agentic security testing for MCP servers
0 tools
agentman-mcp
A tool for building and managing AI agents
0 tools
afo-mcp
Agent Flow Observer MCP server.
0 tools

How to use

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

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