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.
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.
process.env. You'll be asked to provide them before it can run.GOOGLE_CLIENT_ID— your-google-client-idGOOGLE_CLIENT_SECRET— your-google-client-secretHOST— HTTP host, defaults to 0.0.0.0PORT— HTTP port, defaults to 8000LOG_LEVEL— optional Python logging level; defaults to INFODRY_RUN— Edit .env with your real credentials. Keep =true until you are ready to call real APIs.MCP_TRANSPORT— stdio or http; defaults to stdio[](https://m8ven.ai/mcp/yazeedbesher12-mcp-server-1a8cdp)