Back to directory
makenotion/notion-mcp-server

makenotion/notion-mcp-server

@makenotion

Official Notion MCP Server - AI agent integration with Notion via Model Context Protocol

notionmcpknowledge-managementai-agentproductivityintegrationofficialcontext

Installation & Configuration

{
  "mcpServers": {
    "notionApi": {
      "command": "npx",
      "args": [
        "-y",
        "@notionhq/notion-mcp-server"
      ],
      "env": {
        "NOTION_TOKEN": "ntn_****"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13