← All servers
πŸ”§

Notion ServerVerifiedπŸ›‘ No advisories

io.github.awkoy/notion-mcp-server
New to MCP? Start here β†’
162β˜… stars
0weekly installs
4 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

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

Verified owner: github.com/awkoy β†—io.github.awkoy/notion-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs NOTION_TOKEN.
βœ“
Configuration
Reads NOTION_PAGE_ID.

About

Token-auth Notion MCP: pages, databases, blocks, comments, files. Runs headless in CI and agents.

Packages & transports

npmnotion-mcp-serverv2.12.0 Β· 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": {
    "notion_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "notion-mcp-server"
      ]
    }
  }
}

β–Ά 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 notion-mcp-server