70
/ 100
26 days ago
pulsemcp

Notion

Enables AI systems to create, update, and manage Notion pages and blocks through a Node.js bridge to the Notion API, supporting efficient batch operations for documentation and knowledge base maintenance.

awkoy/notion-mcp-server· npm: notion-mcp-server· 68K installs· listed on pulsemcp
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
2 tools verified — handlers match their declared behaviour
1 read-only tool verified — handlers contain no write/delete/exec
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.
configHTTPS_PROXY/ HTTP_PROXY — — Route Notion API traffic through an HTTP(S) proxy (standard env vars, lowercase also accepted)
configHTTP_PROXYHTTPS_PROXY / — — Route Notion API traffic through an HTTP(S) proxy (standard env vars, lowercase also accepted)
configNOTION_DAILY_LOG_PAGE_IDOnly used by the daily-log MCP prompt
configNOTION_PAGE_IDDefault parent for create_page / create_database when no parent is passed (page → Share → Copy link; ID = last 32 chars)
🔐 secretNOTION_TOKENe =ntn_paste_your_token_here \
confighttp_proxy
confighttps_proxy
// 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/notion-mcp-server-8jhn1x)](https://m8ven.ai/mcp/notion-mcp-server-8jhn1x)
commit: fa870759311f89bb40727bf317c8ee9900a7282c
code hash: 7e9acb4bb84daa59c4996ee504249f32ac21edf06483d9617cea523c4b7662a7
verified: 7/5/2026, 9:12:43 AM
view raw JSON →