Notion

MCP Server Verified Featured

Full Notion API integration for managing pages, databases, blocks, comments, and search within your Notion workspace.

by Community

★★★★★ 4.5/5 (480 reviews)
4.2kGitHub stars
72kinstalls
Updated 2026-02-10
typescriptbeginneractive

Installation

npx -y @notionhq/notion-mcp-server

Quick Start

Create a Notion integration at https://www.notion.so/my-integrations, then:
```json
{
  "mcpServers": {
    "notion": {
      "command": "npx",
      "args": ["-y", "@notionhq/notion-mcp-server"],
      "env": { "NOTION_API_KEY": "your-key" }
    }
  }
}
```

Tools & Capabilities

notion_search
notion_create_page
notion_update_page
notion_query_database

Compatibility

Claude Desktop Continue Cline

About Notion

Full Notion API integration for managing pages, databases, blocks, comments, and search within your Notion workspace.

View on GitHub →

Language: TypeScript

Category: Productivity

← Back to MCP Hub Directory