MCPHub

0 serversUpdated Sep 16, 2026

TasksCollectionsPlaygroundSubmit
MCPHub

Catalog

  • Servers
  • Browse A–Z
  • Trending
  • Categories
  • Tasks
  • Collections
  • Playground
  • Submit
  • For agents

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

  1. Home
  2. /Tasks
  3. /MCP for Notion

MCP for Notion

Search, read, and update pages from Cursor

Notion has dozens of MCP wrappers in the catalog. Most overlap. You need one server that can search the workspace, read Markdown, and write pages — not a long directory of near-duplicates.

Ads

Pick a server

  1. 1
    Notion MCPRecommendedOfficial4.6k

    Official server — search, read, and edit pages with tools tuned for agents.

  2. 2S
    suekou/mcp-notion-serverCommunity0

    Community TypeScript server focused on page CRUD with a Notion integration token.

  3. 3A
    awkoy/notion-mcp-serverCommunity0

    Lightweight community option if you already wire Notion via a custom integration.

  4. 4B
    Badhansen/notion-mcpCommunity0

    Minimal community wrapper when you only need a few Notion tools.

Official

Use the official Notion MCP when you want OAuth-friendly setup, Markdown edit tools, and active support from Notion.

Community

Reach for community servers when you need a private API token flow, a smaller surface area, or a fork that matches an older local install.

Config for Cursor

One server — Notion MCP. Not a stack merge.

{
  "mcpServers": {
    "notion": {
      "command": "npx",
      "args": [
        "-y",
        "@notionhq/notion-mcp-server"
      ],
      "env": {
        "NOTION_TOKEN": "ntn_****"
      }
    }
  }
}

Added 18 days ago · Aug 30, 2026

FAQ

Do I need both official and community Notion MCP?
No. Pick one. Running two Notion servers doubles tools and often conflicts on the same pages.
What goes in NOTION_TOKEN?
A Notion internal integration token (starts with ntn_ or secret_). Share only the pages and databases the agent should touch.

Related jobs

  • Create Linear issues without leaving chat
  • Send Slack messages from your assistant
  • Search Google Drive from Cursor