notion-mcp-server

v1.0.1APIsstable

Provides comprehensive tools to interact with the Notion API, including managing pages, databases, blocks, and comments via OAuth2 authentication. It enables users to search content, create workspace entries, and manage metadata through the Dedalus f

mcpmcp-servernotionnotion-ainotion-mcp
Share:
151
Stars
0
Downloads
0
Weekly
0/5

What is notion-mcp-server?

notion-mcp-server is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to provides comprehensive tools to interact with the notion api, including managing pages, databases, blocks, and comments via oauth2 authentication. it enables users to search content, create workspace ...

Provides comprehensive tools to interact with the Notion API, including managing pages, databases, blocks, and comments via OAuth2 authentication. It enables users to search content, create workspace entries, and manage metadata through the Dedalus f

This server falls under the APIs, Productivity and AI/ML categories on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • notion_pages
  • notion_blocks
  • notion_database
  • notion_comments
  • notion_users

Use Cases

Perform various page operations (create, archive, restore, search, update)
Perform various block operations (retrieve, update, delete, append children, batch operations)
Perform various database operations (create, query, update)
Perform various comment operations (get, add to page, add to discussion)
Perform various user operations (list, get, get bot)
awkoy

Maintainer

LicenseMIT License
Languagetypescript
Versionv1.0.1
UpdatedMay 11, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y notion-mcp-server

Manual Installation

npx -y notion-mcp-server

Examples

No examples available for this server.

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about notion-mcp-server

What is notion-mcp-server?

notion-mcp-server is a Model Context Protocol (MCP) server that provides comprehensive tools to interact with the notion api, including managing pages, databases, blocks, and comments via oauth2 authentication. it enables users to search content, create workspace entries, and manage metadata through the dedalus f It connects AI assistants to external tools and data sources through a standardized interface.

How do I install notion-mcp-server?

Install via npm with the command: npx -y notion-mcp-server. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with notion-mcp-server?

notion-mcp-server works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is notion-mcp-server free to use?

Yes, notion-mcp-server is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More APIs MCP Servers

Explore all apis servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "notion": { "command": "npx", "args": ["-y", "notion-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use notion-mcp-server?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides