Skip to content
Back to search
30
MCP

agentwire-mcp

pypi/agentwire-mcp

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

Uptime
0.0%
57 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
lgtm-mcp
LGTM Observability and Alertmanager MCP Server for Agentic AI!
0 tools
agentis-mcp
MCP server for the Agentis agent identity registry
0 tools
agentsphere-mcp-server
mcp server for agentsphere sandbox
0 tools
agent-hub-mcp
Agent Hub MCP — multi-agent task coordination with MCP transport
0 tools

How to use

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

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