Back to directory
tkc/notion-mcp

tkc/notion-mcp

@tkc

Notion MCP Server

notionmcpknowledge-managementproductivityintegrationcontext

Installation & Configuration

{
  "mcpServers": {
    "notion": {
      "command": "~/.bun/bin/bun",
      "args": [
        "run",
        "<your path>/src/notion/index.ts"
      ],
      "env": {
        "NOTION_INTEGRATION_KEY": "your_notion_integration_key_here"
      }
    }
  }
}

Information

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