67
/ 100
23 days ago
glama

RAG_0 MCP Task Planner

A local Python MCP server that creates a GitHub issue, Notion task page, and Google Calendar event from a single task description, enabling project management across multiple platforms.

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: GOOGLE_CLIENT_SECRET
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.
configGOOGLE_CLIENT_IDyour-google-client-id
🔐 secretGOOGLE_CLIENT_SECRETyour-google-client-secret
configHOSTHTTP host, defaults to 0.0.0.0
configPORTHTTP port, defaults to 8000
configLOG_LEVELoptional Python logging level; defaults to INFO
configDRY_RUNEdit .env with your real credentials. Keep =true until you are ready to call real APIs.
configMCP_TRANSPORTstdio or http; defaults to stdio
// 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 6 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/yazeedbesher12-mcp-server-1a8cdp)](https://m8ven.ai/mcp/yazeedbesher12-mcp-server-1a8cdp)
commit: 1a762cced04052569b83959b2ed7de13691b54db
code hash: ca3c7922c7161346056fcfb44a95be776b222d3ba98da890ecdbff9594a4f0ef
verified: 7/8/2026, 8:42:25 AM
view raw JSON →