MCP Servers / productivity / Notion MCP Server

Notion MCP Server

JSON →
none893productivity

An MCP server for the Notion API, allowing language models to interact with Notion workspaces.

Install
How to run this server

No install command recorded.

server path: notion-mcp-server-3
Tools
What this server exposes
notion_find
Search and target discovery for pages or data sources.
notion_read_page
Compact page reading with stable block IDs.
notion_inspect_data_source
Data source schema inspection.
notion_query_data_source_by_values
Schema-aware data source querying with simple values.
notion_create_data_source_item_from_values
Schema-aware data source item creation with simple values.
notion_append_markdown
Safe Markdown append to pages.
notion_append_content
Append content to pages.
notion_update_content
Update page content.
notion_update_content_batch
Batch update page content.
Configuration
Environment & auth
authnone
envNOTION_API_TOKEN
Resources
Notion MCP Server — MCP Server · libregistry