Skip to main content
← Back to MCP Hub
productivity

Notion

Official Notion MCP server providing read/write access to pages, databases, and docs. Streamlines content creation and knowledge management.

Live status

unknown

Last check: n/a

Uptime: n/a

0 installsSyncing…

Config path

~/Library/Application Support/Claude/claude_desktop_config.json

JSON snippet

{
  "mcpServers": {
    "notion": {
      "command": "npx",
      "args": [
        "-y",
        "@notionhq/notion-mcp-server"
      ]
    }
  }
}

Add this under mcpServers and restart Claude Desktop.

Repository