71
/ 100
12 days ago
glama

projectbrain-mcp

ProjectBrain MCP is a Model Context Protocol (MCP) server for project planning and execution workflows. It exposes tools for tasks, decisions, facts, milestones, comments, and team messaging through a Streamable HTTP endpoint.

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.
🔐
You'll be asked for 1 credential: JWT_SECRET_KEY
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.
configSERVER_URL(default: http://localhost:8000)
configMCP_SERVER_URL(default: same as SERVER_URL)
🔐 secretJWT_SECRET_KEY
configJWT_ALGORITHM(default: HS256)
configCORS_ORIGINS(default: ["http://localhost:5173"])
configMCP_REQUEST_TIMEOUT_SECONDS(default: 30)
configMCP_UNAUTH_DISCOVERY_METHOD_SCAN_BYTES(default: 8192)
configSENTRY_DSN
configSENTRY_TRACES_SAMPLE_RATE(default: 0.2)
configSENTRY_SEND_DEFAULT_PII(default: false)
configSENTRY_ENVIRONMENT(optional)
// 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/9-trinkets-projectbrain-mcp-18zgjf)](https://m8ven.ai/mcp/9-trinkets-projectbrain-mcp-18zgjf)
commit: 495639b1ab5d2cd86575c080ba34b4669b74d4b3
code hash: 24fe7a9c78cbb5dc433c7c836bfeaf0217671b45f8a3360ba9d0ee4880c84ec7
verified: 7/19/2026, 9:00:03 AM
view raw JSON →