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.
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.
process.env. You'll be asked to provide them before it can run.MCP_API_KEY— The bearer key clients of this server must present. Generate one: openssl rand -hex 32.MCP_URLNOTION_TOKEN— An 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).PORT— is injected by Railway automatically; the server reads it.SMOKE_DATABASE_ID— database id> # optional: enables query_database \SMOKE_PARENT_PAGE_ID— page id> # optional: enables create_page + append_blocks \SMOKE_QUERY[](https://m8ven.ai/mcp/ldamoredev-notion-mcp-hono-apr2s0)