74
/ 100
1 month ago
glama

Notion DB MCP Helper

Provides tools for querying and updating Notion database rows by exact property filters, avoiding semantic search for reliable row selection.

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 5 credentials: MCP_BEARER_TOKEN, NOTION_ACCESS_TOKEN, NOTION_API_KEY, NOTION_API_TOKEN, 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.
configHOST
configMCP_AUTH_MODE
🔐 secretMCP_BEARER_TOKEN
configMCP_HOST
configMCP_PORT
🔐 secretNOTION_ACCESS_TOKEN
🔐 secretNOTION_API_KEY
🔐 secretNOTION_API_TOKENexport ='<notion-token>'
configNOTION_DB_CONFIG
configNOTION_ENV
configNOTION_MCP_UI_HOST127.0.0.1 NOTION_MCP_UI_PORT=3099 notion-mcp ui
configNOTION_MCP_UI_PORTNOTION_MCP_UI_HOST=127.0.0.1 =3099 notion-mcp ui
🔐 secretNOTION_TOKEN
configNOTION_VERSION
configNOTION_WORKSPACE_ID
configPORT
// 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 7 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/trisetiohidayat-notion-mcp-1f64uk)](https://m8ven.ai/mcp/trisetiohidayat-notion-mcp-1f64uk)
commit: df172ae8a441222e8c404a8116b5b75215cb264a
code hash: 58d32180200ddbce8d181ac2b782b4f3f4f5249b2615831e61f4b50a492e655a
verified: 6/11/2026, 11:02:58 AM
view raw JSON →