Back to directory
@notionhq/notion-mcp-server

@notionhq/notion-mcp-server

@makenotion4228

Official MCP Server for Notion API integration, enabling AI agents to interact with Notion content

notionproductivityapi-integrationai-agentcontext

Installation & Configuration

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

Information

Transport
stdiostreamable
Language
TypeScript
Created
2025/3/10
Updated
2026/6/8