Back to directory
danhilse/notion_mcp

danhilse/notion_mcp

@danhilse

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

notiontodotask-managementmcp-serverpersonal-productivitytool

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
2026/6/13
Updated
2026/6/13