Submit

Better Notion Mcp

@n24q02m

Markdown-First MCP Server for Notion - Composite Actions, Auto-Pagination, Bulk Operations optimized for AI Agents

Tools

Server Config

{
  "mcpServers": {
    "better-notion": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "NOTION_TOKEN",
        "n24q02m/better-notion-mcp:latest"
      ],
      "env": {
        "NOTION_TOKEN": "your_token_here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.