74
/ 100
1 day ago
glama

notion-mcp-hono

Remote MCP server that exposes Notion as tools (search, get, create pages, append blocks, query databases) via Streamable HTTP with bearer auth, designed for deployment on Railway.

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
5 tools verified — handlers match their declared behaviour
3 read-only tools 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.
🔐
You'll be asked for 2 credentials: MCP_API_KEY, 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.
🔐 secretMCP_API_KEYThe bearer key clients of this server must present. Generate one: openssl rand -hex 32.
configMCP_URL
🔐 secretNOTION_TOKENAn internal integration token from [notion.so/my-integrations](https://www.notion.so/my-integrations). Share the pages/databases you want accessible with that integration (page → ⋯ → Connections).
configPORTis injected by Railway automatically; the server reads it.
configSMOKE_DATABASE_IDdatabase id> # optional: enables query_database \
configSMOKE_PARENT_PAGE_IDpage id> # optional: enables create_page + append_blocks \
configSMOKE_QUERY
// 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/ldamoredev-notion-mcp-hono-apr2s0)](https://m8ven.ai/mcp/ldamoredev-notion-mcp-hono-apr2s0)
commit: 0800d13da8d24e61abc78ee62a46b505ffc73de7
code hash: 31333f071981f2282691488ba284167d29942226f6c885c09a33fb2e1ec0a0e3
verified: 7/11/2026, 8:20:28 AM
view raw JSON →