Loading languages...
NO

notion_mcp

@danhilse195

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

notion
todo
mcp-integration
claude

# mcpServer Config

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

# stdio

python -m notion_mcp
Transport:
stdio
Ngôn ngữ:
Python
Đã tạo:11/30/2024
Đã cập nhật:7/29/2025