58
grade D
10 days ago
glama

Agent Board

A task orchestration system for AI agent teams that provides a Kanban dashboard and 12 MCP tools to manage multi-step workflows with DAG dependencies. It enables agents to coordinate through task threads, automated retries, and real-time webhook notifications.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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.
🔐
You'll be asked for 2 credentials: AGENTBOARD_WEBHOOK_SECRET, OPENCLAW_HOOK_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAGENTBOARD_API_KEYSComma-separated key:agentId pairs for API authentication. Example: sk-abc123:agent1,sk-def456:agent2
🔐 secretAGENTBOARD_WEBHOOK_SECRETSecret for HMAC-SHA256 webhook signing. When set, all outbound webhooks include X-AgentBoard-Signature headers.
🔐 secretOPENCLAW_HOOK_TOKENBearer token for OpenClaw webhook calls. Notifications disabled if not set.
configOPENCLAW_HOOK_URLOpenClaw webhook URL for agent notifications (default: http://localhost:18789/hooks/agent)
// 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 4 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/quentintou-agent-board-10ddzi)](https://m8ven.ai/mcp/quentintou-agent-board-10ddzi)
commit: 6a6d5d6e268288defbeb99d229bcb8e04d18d540
code hash: 7352805085b541ffd2c163e1d236f8e3cd603be150094a46002f42c312608fe5
verified: 4/11/2026, 2:48:36 PM
view raw JSON →