Marketplace/Notion MCP

Notion MCP

by community · 3.8k installs

Read and write Notion pages, databases, and blocks. Build AI-powered knowledge workflows.

About

Full Notion integration for reading, creating, and updating pages and databases from your AI assistant.

Features

  • Read and search Notion pages and databases
  • Create new pages with rich content blocks
  • Update existing page properties
  • Query databases with filters and sorts
  • Manage page permissions and sharing

Requirements

A Notion integration token. Create one at notion.so/my-integrations and share relevant pages with the integration.

Tools 5

search

Search across all pages and databases in the workspace.

queryfiltersort
get_page

Retrieve a page with all its content blocks.

page_id
create_page

Create a new page in a parent page or database.

parent_idtitlecontentproperties
query_database

Query a database with filters, sorts, and pagination.

database_idfiltersortslimit
update_page

Update page properties or content blocks.

page_idpropertiescontent

Reviews

💬

No reviews yet.

Be the first to review after installing.

Quick Install

~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "notion-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@plugpier/notion-mcp"
      ],
      "env": {
        "PLUGPIER_KEY": "YOUR_API_KEY"
      }
    }
  }
}

Stats

Installs3.8k
Tools5
Trust score87/100
LicenseMIT
CategoryProductivity

Related Servers