73
/ 100
5 days ago
pulsemcp

Notion

Integrates with Notion's API to manage personal todo lists, enabling task creation, retrieval, and automation within specified Notion pages.

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.
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 1 credential: NOTION_TOKEN
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_TOKENyour-notion-api-token>
configDATABSE_ID
configPAGE_IDyour-notion-page-id>
configNOTION_VERSION"2022-06-28"
configNOTION_BASE_URL"https://api.notion.com/v1"
// 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 3 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/badhansen-notion-mcp-1jssrh)](https://m8ven.ai/mcp/badhansen-notion-mcp-1jssrh)
commit: 22466795fe5df68bd82adbed3da150936aabff80
code hash: 7b4193a773f5a797f79a8668f55bd2cb11bf5168cd92772aab4dcc6065287c42
verified: 7/26/2026, 8:46:47 AM
view raw JSON →