← All servers
🔧

Easy NotionVerified🛡 No advisories

io.github.misterwigglesworth/easy-notion
New to MCP? Start here →
46★ stars
0weekly installs
4 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/misterwigglesworth, which proved it owns this namespace.

Verified owner: github.com/misterwigglesworthio.github.misterwigglesworth/easy-notion

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs NOTION_TOKEN.
Configuration
Reads NOTION_ROOT_PAGE_ID.

About

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

Packages & transports

npmeasy-notion-mcpv0.2.3 · npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "easy_notion": {
      "command": "npx",
      "args": [
        "-y",
        "easy-notion-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y easy-notion-mcp