Back to Browse

Easy Notion MCP Server

ProductivityLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Markdown-first Notion MCP server — 92% fewer tokens, 26 tools, round-trip fidelity.

About

Markdown-first Notion MCP server — 92% fewer tokens, 26 tools, round-trip fidelity.

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (2 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

3 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

What You'll Need

Set these up before or after installing:

Notion integration tokenRequired

Environment variable: NOTION_TOKEN

Default parent page ID for create_page (optional — falls back to workspace root in OAuth mode)Optional

Environment variable: NOTION_ROOT_PAGE_ID

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-misterwigglesworth-easy-notion": {
      "env": {
        "NOTION_TOKEN": "your-notion-token-here",
        "NOTION_ROOT_PAGE_ID": "your-notion-root-page-id-here"
      },
      "args": [
        "-y",
        "easy-notion-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!