Back to directory
makenotion/notion-mcp-server

makenotion/notion-mcp-server

@makenotion462362697

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
2025/3/10
Updated
2026/7/25