Submit

Notion Private API MCP

@kirvigen

Unofficial Notion MCP server built on Notion's private API (token_v2 cookie). Full read/write access to your entire Notion workspace — no integration token and no per-page sharing.
Overview

no content

Server Config

{
  "mcpServers": {
    "notion-private": {
      "command": "npx",
      "args": [
        "-y",
        "notion-private-mcp"
      ],
      "env": {
        "NOTION_TOKEN_V2": "your_token_v2"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.