Collaboration

Notion MCP Server

Connect your account, then chat with AI to run tools.

Notion's official MCP server providing direct access to workspaces, pages, databases, blocks, and comments. Enables reading, creating, and updating Notion content programmatically.

Agent guide included

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

AI Skill
SKILL.md

Domain knowledge for Notion — workflow patterns, data models, and gotchas for your AI agent.

Notion

Notion is a workspace platform for docs, databases, and project management. This bundle provides access to pages, databases, views, comments, users, and cross-source search.

Entity Hierarchy

  • Workspace is the top-level boundary. All content belongs to a workspace.
  • Teams (teamspaces) organize members and content within a workspace.
  • Pages are individual documents with rich content (text, media, embeds, nested pages).
  • Databases are structured collections of pages with typed properties (select, date, relation, formula).
  • Data Sources are the underlying schema and storage for databases. A database can have multiple data sources.
  • Views define how database content is displayed (table, board, calendar, timeline, gallery, chart, form, map, dashboard).
  • Comments are discussions attached to pages or specific content blocks, supporting threads and replies.

Capabilities

Search and retrieval:

  • Search across the Notion workspace by keyword or phrase
  • Search connected sources (Slack, Google Drive, Jira) when Notion AI is enabled
  • Fetch page content, database schemas, or data sources by URL or ID
  • Query databases using pre-defined view filters and sorts
  • Query across multiple data sources with grouping and rollups (Enterprise + AI)

Page management:

  • Create pages with properties, content, icons, and covers
  • Apply database templates when creating or updating pages
  • Update page properties, content, icons, and covers
  • Move pages and databases to new parent locations
  • Duplicate pages within the workspace

Database management:

  • Create databases with custom property schemas
  • Update data source properties, names, and descriptions
  • Create views (table, board, list, calendar, timeline, gallery, form, chart, map, dashboard)
  • Update view configuration (filters, sorts, grouping, display options)

Collaboration:

  • Add page-level or block-level comments
  • Reply to existing discussion threads
  • List all comments and discussions on a page, including resolved threads
  • Look up users and team information

Workflows

Find and summarize content: Search the workspace for a topic. Fetch the most relevant pages to read their full content. Summarize findings or extract action items.

Create structured content: Fetch a database to see its schema and available templates. Create pages with appropriate properties and template content. Set icons and covers for visual organization.

Manage project status: Query a database view to see current task states. Update page properties (status, assignee, priority, dates). Add comments for status updates or feedback.

Reorganize workspace: Search for pages that need restructuring. Move pages to new parent locations. Update views to reflect the new organization.

Gotchas

  • Page IDs: Pages are identified by UUID or URL. Use search or fetch to get IDs before updating.
  • Database templates: Fetch the database first to discover available templates before creating pages with them.
  • View configuration: Views support a configuration DSL for filters, sorts, and grouping. Fetch existing views to understand the format before creating new ones.
  • Connected sources search: Searching Slack, Google Drive, and Jira requires a Notion AI plan. Without it, search is limited to Notion content.
  • Query capabilities: Querying across data sources requires Enterprise + AI. Querying a single database view requires Business + AI.
  • Rate limits: 180 requests/minute overall, 30 searches/minute. Avoid parallel search operations to stay under limits.

Frequently Asked Questions

What is the Notion MCP server?

Notion's official MCP server providing direct access to workspaces, pages, databases, blocks, and comments. Enables reading, creating, and updating Notion content programmatically. It provides tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Notion to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/notion-mcp. Authentication is handled automatically.

What authentication does Notion require?

Notion uses One-click sign in. Notion requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Notion to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/notion-mcp

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to Notion and paste the MCP URL into Remote MCP server URL.
  4. Click Add. Notion will appear under Not connected — select it and click Connect to complete OAuth.
Name: Notion
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/notion-mcp
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Maintain this listing

Operate Notion? You can take over the listing's metadata.

This listing isn't open to claims

Operated directly by the vendor. Email hello@mcpbundles.com if you represent the company and need to update this listing.

Ready to use Notion?

Sign in to connect your credentials and start running tools from the chat.

Notion MCP Server & Skill