43
/ 100
1 month ago
glama

agent-coord

A zero-dependency MCP server that allows multiple coding agents to coordinate work on the same repository using file locks, task claims, and status messages.

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.
configAGENT_COORD_AGENTe =claude \
configAGENT_COORD_AUTOCLAIM1 Claude hook auto-claims edited files (0 to disable).
configAGENT_COORD_AUTOCLAIM_MINUTES20 TTL for auto-claimed locks.
configAGENT_COORD_DIR~/.agent-coord Where the shared board lives.
configAGENT_COORD_LOCK_TTL_MINUTES120 Default lock expiry.
configAGENT_COORD_MAX_MESSAGES50 Message ring-buffer size.
configAGENT_COORD_PROJECTgit top-level basename Project id for scoping locks.
// 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 1 concrete improvement 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/thathunky-agent-coord-18a5nv)](https://m8ven.ai/mcp/thathunky-agent-coord-18a5nv)
commit: fe6f0aa9062a698a8a0884c98d49baa5fb37d65d
code hash: 3cbd59bbd4ea11e2c645a0734949d731f48cbb0c94a881188617997290f7fcc0
verified: 6/27/2026, 8:51:34 AM
view raw JSON →