Mcp Notion MCP Server

v2.0.0AI/MLstable

A Model Context Protocol server for connecting Notion to MCP-compatible clients

mcpmodel-context-protocolnotionnotion-apinpm
Share:
892
Stars
0
Downloads
0
Weekly
0/5

About

A Model Context Protocol server for connecting Notion to MCP-compatible clients

Features

  • notion_append_block_children
  • notion_retrieve_block
  • notion_retrieve_block_children
  • notion_delete_block
  • notion_update_block

Use Cases

Append new children blocks to a specified parent block in Notion. Requires insert content capabilities. You can optionally specify the 'after' parameter to append after a certain block.
Retrieve a block from Notion
Retrieve the children of a block
Delete a block in Notion
Update the content of a block in Notion based on its type. The update replaces the entire value for a given field.
suekou

Maintainer

LicenseMIT
Languagetypescript
Versionv2.0.0
UpdatedMay 17, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @suekou/mcp-notion-server

Manual Installation

npx -y @suekou/mcp-notion-server

Examples

Basic Configuration

Configure Mcp Notion MCP Server

npx -y @suekou/mcp-notion-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

More AI/ML MCP Servers

Explore other servers in the AI/ML category.

Quick Config Preview

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

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

Read the full setup guide →

Ready to use Mcp Notion MCP Server?

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

60+ ServersFree & Open SourceStep-by-Step Guides