This MCP server acts as a message broker for AI agents, enabling them to register, discover each other, form persistent squads or ad-hoc teams, and communicate via point-to-point messaging, RPC, or pub/sub. It persists state in SQLite and offers 26 MCP tools for agent, squad, team, and message management.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.AGENTSQUAD_DB_PATH— agentsquad.db SQLite database file pathAGENTSQUAD_RPC_TIMEOUT— 30 Seconds to wait for RPC responseAGENTSQUAD_POLL_LIMIT— 50 Max messages returned per poll callAGENTSQUAD_RETENTION_DAYS— 30 Days to retain messages before cleanupAGENTSQUAD_HTTP_PORT— 8000 Port for streamable-http transportAGENTSQUAD_HTTP_HOSTAGENTSQUAD_DISCONNECTED_TTL_DAYSAGENTSQUAD_CLEANUP_INTERVAL_MINUTESAGENTSQUAD_MESSAGE_BUFFER_LIMIT[](https://m8ven.ai/mcp/jhqian-agentsquad-et85rf)