Back to directory
notion_mcp

notion_mcp

@danhilse207

A simple MCP integration that allows Claude to read and manage a personal Notion todo list

notiontodomcp-integrationclaudecontext

Installation & Configuration

{
  "mcpServers": {
    "notion-todo": {
      "command": "/path/to/your/.venv/bin/python",
      "args": [
        "-m",
        "notion_mcp"
      ],
      "cwd": "/path/to/notion-mcp"
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2024/11/29
Updated
2026/6/7