Notion MCP Server
About
Notion's official MCP server. Agents can read and write Notion pages and databases, search the workspace and manage comments — turning your knowledge base into an AI-operable workspace.
Our Verdict
Notion MCP Server brings productivity capabilities to the MCP ecosystem. Its GitHub popularity reflects community trust, and the standardized protocol ensures broad compatibility across AI clients.
Pricing
Use Cases
- Integrating productivity capabilities into AI agent workflows
- Building custom AI-powered tools with Notion MCP Server
- Enhancing AI agent functionality with standardized MCP access
Pros
- Notion MCP Server provides standardized MCP protocol access
- Open source with 4,562 GitHub stars
- Active development and community support
Cons
- Requires MCP-compatible client (Claude, Cursor, etc.)
- Setup complexity varies by client
- Some features may depend on client capabilities
Installation
npx -y @notionhq/notion-mcp-serverFrequently Asked Questions
What is the Notion MCP Server for?
It is Notion's official MCP server, letting AI search, read, create and update your Notion pages and databases — organizing meeting notes, maintaining wikis and bulk-updating tasks all from the conversation.
How do I connect Notion to Claude or Cursor?
Add npx -y @notionhq/notion-mcp-server to your MCP config with a Notion integration token (created at notion.so/profile/integrations) as an environment variable, then share the target pages with that integration.
Is the Notion MCP Server free?
The server is free and open source (MIT), and a free personal Notion account can create integration tokens. The AI can only access pages you explicitly share with the integration, keeping permissions fully under your control.