Notion MCP
Connects AI assistants to Notion workspaces, allowing users to search, create, and manage pages or databases through natural language conversations. It supports complex database querying, content updates, and workspace organization via the Model Cont
What is Notion MCP?
Notion MCP is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to connects ai assistants to notion workspaces, allowing users to search, create, and manage pages or databases through natural language conversations. it supports complex database querying, content upda...
Connects AI assistants to Notion workspaces, allowing users to search, create, and manage pages or databases through natural language conversations. It supports complex database querying, content updates, and workspace organization via the Model Cont
This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- Connects AI assistants to Notion workspaces, allowing users
Use Cases
Maintainer
Works with
Installation
NPM
npx -y @notionhq/notion-mcp-serverManual Installation
npx -y @notionhq/notion-mcp-serverConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use Notion MCP
The official Notion MCP server, published by Notion (the @notionhq organization), connects AI assistants directly to your Notion workspace through the Notion API, enabling natural-language search, page creation, database querying, content updates, and workspace organization. It exposes 22 tools covering pages, databases (called data sources in v2), comments, and search, allowing users to manage their Notion content without leaving their AI chat interface. Product managers, developers, and knowledge workers use it to query project databases, draft documentation, and update task status purely through conversation.
Prerequisites
- Node.js 18 or later (for npx)
- A Notion account with at least one workspace
- A Notion integration token (NOTION_TOKEN) from https://www.notion.so/profile/integrations
- The integration must be connected to the pages/databases you want to access in Notion
- An MCP-compatible client such as Claude Desktop, Cursor, or Zed
Create a Notion integration
Go to https://www.notion.so/profile/integrations and create a new internal integration. Give it a name, select your workspace, and copy the integration secret token shown after creation.
Connect the integration to your Notion pages
For each Notion page or database the server should access, open it in Notion, click the three-dot menu > Connections, and select your integration. The integration can only read and write pages it has been explicitly connected to.
Add the MCP server to your client configuration
Edit your MCP client config file to add the Notion server. The NOTION_TOKEN environment variable holds your integration secret. For Claude Desktop on macOS, the config file is at ~/Library/Application Support/Claude/claude_desktop_config.json.
{
"mcpServers": {
"notionApi": {
"command": "npx",
"args": ["-y", "@notionhq/notion-mcp-server"],
"env": {
"NOTION_TOKEN": "ntn_your_integration_secret_here"
}
}
}
}Restart your MCP client
Save the config file and fully restart Claude Desktop (or your MCP client). On macOS, quit the app from the menu bar and relaunch it — not just close the window.
Verify the connection
Open a new conversation and ask your AI assistant to list your Notion pages or search your workspace. This confirms the server is connected and the token has the correct permissions.
Notion MCP Examples
Client configuration
Complete MCP client configuration for the official Notion MCP server using the NOTION_TOKEN environment variable.
{
"mcpServers": {
"notionApi": {
"command": "npx",
"args": ["-y", "@notionhq/notion-mcp-server"],
"env": {
"NOTION_TOKEN": "ntn_your_integration_secret_here"
}
}
}
}Prompts to try
Example prompts for interacting with Notion workspaces through the MCP server.
- "Search my Notion workspace for pages about the Q3 roadmap"
- "Create a new page in my Projects database titled 'MCP Integration' with a status of In Progress"
- "List all items in my Tasks database that are marked as urgent"
- "Update the page 'Sprint Planning' to add a comment: Ready for review"
- "What databases do I have in my Notion workspace?"Troubleshooting Notion MCP
The server returns 'Could not find database' or 'Unauthorized' errors
The Notion integration must be explicitly connected to each page or database it needs to access. Open the target page in Notion, click the three-dot menu > Connections, and add your integration. Also verify that NOTION_TOKEN starts with 'ntn_' and was copied correctly without extra whitespace.
npx -y @notionhq/notion-mcp-server fails to start or hangs
Check your Node.js version with 'node --version' — version 18 or later is required. If behind a corporate proxy, set HTTP_PROXY and HTTPS_PROXY environment variables. Run 'npx -y @notionhq/notion-mcp-server' directly in the terminal to see the raw error output.
Database queries return no results despite content existing
In Notion API v2, databases are accessed as 'data sources'. The query-data-source tool requires the database ID, which appears in the Notion page URL between the last slash and the question mark. Make sure the integration is connected to the database, not just a parent page.
Frequently Asked Questions about Notion MCP
What is Notion MCP?
Notion MCP is a Model Context Protocol (MCP) server that connects ai assistants to notion workspaces, allowing users to search, create, and manage pages or databases through natural language conversations. it supports complex database querying, content updates, and workspace organization via the model cont It connects AI assistants to external tools and data sources through a standardized interface.
How do I install Notion MCP?
Install via npm with the command: npx -y @notionhq/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?
Notion MCP works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is Notion MCP free to use?
Yes, Notion MCP is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.
Notion MCP Alternatives — Similar Business Applications Servers
Looking for alternatives to Notion MCP? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.
n8n
★ 189.1kA comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou
LobeHub
★ 77.5k🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.
Jeecgboot
★ 46.4kAI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。
CowAgent
★ 44.7kCowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。
Minds Platform
★ 39.2kPlatform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.
Astrbot
★ 32.8kAI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
Browse More Business Applications MCP Servers
Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up Notion MCP in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use Notion MCP?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.