67
/ 100
1 month ago
glama

Notion Schedule Agent

An MCP server that turns your Notion task list into an AI-optimized daily schedule, reading tasks with page content and priorities from an Eisenhower matrix, and writing a clean schedule back to Notion.

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 2 credentials: NOTION_API_KEY, OPENAI_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.
🔐 secretNOTION_API_KEY3. Copy the Internal Integration Secret — this is your
🔐 secretOPENAI_API_KEYsk-your_key_here
configNOTION_TASKS_DB_IDyour_database_id
configNOTION_SCHEDULE_PAGE_IDyour_page_id
// 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/seanonamade-notion-mcp-v2-1nr23a)](https://m8ven.ai/mcp/seanonamade-notion-mcp-v2-1nr23a)
commit: 1b78e156ff401283b644fc9b595e7807b63782e8
code hash: 71daac6566cf77d832f1de0aba3bbe638b36ed0e3484b509330acce5b87756cd
verified: 6/22/2026, 12:42:57 PM
view raw JSON →