74
/ 100
20 days ago
glama

pith

MCP server for task management that enables AI agents to read, create, update tasks, and track work sessions, allowing agents and humans to collaborate on the same task board.

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
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
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 4 credentials: GITHUB_WEBHOOK_SECRET, JWT_SECRET, PITH_AI_API_KEY, PITH_API_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.
configCORS_ORIGINNo http://localhost:5173 Allowed CORS origins (comma-separated)
configDATABASE_URLEdit .env — set and JWT_SECRET
🔐 secretGITHUB_WEBHOOK_SECRETNo — Secret for verifying GitHub webhook signatures
configHOSTNo 0.0.0.0 API server bind address
🔐 secretJWT_SECRETEdit .env — set DATABASE_URL and
configLOG_LEVELNo info Log level: debug, info, warn, error
configMCP_PORT
🔐 secretPITH_AI_API_KEYexport =sk-ant-...
configPITH_AI_BASE_URLexport = # optional, for self-hosted models
configPITH_AI_MODELexport =claude-sonnet-4-20250514
configPITH_AI_PROVIDERexport =anthropic # anthropic, openai, google, groq, ollama
🔐 secretPITH_API_KEY"": "kb_your_api_key_here"
configPITH_PROJECT
configPITH_URL"": "http://localhost:3456",
configPITH_WEB_URL
configPORTNo 3456 API server port
// 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/silupanda-pith-7okijt)](https://m8ven.ai/mcp/silupanda-pith-7okijt)
commit: e342a0e3b596f0268230cf9c5d6d3519896ef2eb
code hash: 969651c2be058dc0d0f920e9db4bd37a7505fde5ab528a0b1287d7a883c99b08
verified: 6/23/2026, 10:24:13 AM
view raw JSON →