Back to directory
suekou/mcp-notion-server

suekou/mcp-notion-server

@suekou

A Model Context Protocol server for connecting Notion to MCP-compatible clients

notionproductivityknowledge-baseapiintegrationcontext-managementcontext

Installation & Configuration

{
  "mcpServers": {
    "notion": {
      "command": "npx",
      "args": [
        "-y",
        "@suekou/mcp-notion-server"
      ],
      "env": {
        "NOTION_API_TOKEN": "your-integration-token"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12