Skip to content
MCP-Bridge
Guide

Notion MCP Integration Guide

June 2026 · 4 min read

The Notion MCP server lets your AI assistant create and manage Notion pages, databases, and blocks — perfect for automated documentation and note-taking.

Capabilities

  • Create pages in any database
  • Query databases with filters
  • Read and update page content
  • Manage block children
  • Search workspace

Setup

Create a Notion integration at notion.so/my-integrations and share your database with it.

Get your config on our Notion MCP page or use:

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

Usage

Try: “Create a new page in my Tasks database titled Q3 Planning” or “What pages are in my Docs database?”

More APIs: Browse all 115+ MCP server configs.