Servers / Productivity / Notion MCP

Notion MCP

Free · Productivity · by Notion Labs · Listed March 3, 2026

Install

npx @notion/mcp-server

About

Read and write Notion pages, databases, and blocks through MCP. Create documents, query databases, manage content — integrate your AI agent with your Notion workspace.

MCP Config

Add this to your MCP configuration file:

{ "mcpServers": { "notion-mcp": { "command": "npx @notion/mcp-server" } } }