Back to directory
badhansen/notion-mcp

badhansen/notion-mcp

@Badhansen

A simple Model Context Protocol (MCP) server that integrates with Notion's API to manage personal todo list.

notiontodotask-managementmcp-serverpersonal-productivityproductivitytool

Installation & Configuration

{
  "mcpServers": {
    "notion-mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/notion-mcp/src",
        "run",
        "server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12