69
/ 100
9 hours ago
glama

agentsquad

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.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAGENTSQUAD_DB_PATHagentsquad.db SQLite database file path
configAGENTSQUAD_RPC_TIMEOUT30 Seconds to wait for RPC response
configAGENTSQUAD_POLL_LIMIT50 Max messages returned per poll call
configAGENTSQUAD_RETENTION_DAYS30 Days to retain messages before cleanup
configAGENTSQUAD_HTTP_PORT8000 Port for streamable-http transport
configAGENTSQUAD_HTTP_HOST
configAGENTSQUAD_DISCONNECTED_TTL_DAYS
configAGENTSQUAD_CLEANUP_INTERVAL_MINUTES
configAGENTSQUAD_MESSAGE_BUFFER_LIMIT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/jhqian-agentsquad-et85rf)](https://m8ven.ai/mcp/jhqian-agentsquad-et85rf)
commit: cdf1a438324529432ca56ab29d72a4b84b2e3ec9
code hash: 0469d6c947ab30d81b2ae247bda005894844d75acac71d07582a50609064a71c
verified: 7/31/2026, 9:11:15 AM
view raw JSON →