Official Notion MCP Server for pages, databases, and workspace management
The official Notion MCP Server lets your AI assistant read, write, and organize your Notion workspace. Query databases, create pages, update blocks, and search across your entire workspace without leaving your conversation.
Built and maintained by Notion, this server uses the official Notion API with integration tokens. It supports all block types, database properties, and workspace operations.
Perfect for knowledge workers who live in Notion and want AI help organizing, searching, and creating content across their workspace.
Add this to your MCP configuration file:
{
"mcpServers": {
"notion": {
"command": "npx",
"args": [
"-y",
"@notionhq/notion-mcp-server"
],
"env": {
"NOTION_TOKEN": "ntn_****"
}
}
}
}Official first-party server from Notion. Uses integration tokens with configurable page access. Active maintenance.
Scanned 6 files · 2 findings
Finally an official Notion integration. The database query tool alone is worth it. I can search my entire wiki from Claude.
Setting up the integration token was straightforward. Love that I can scope it to specific pages. Great for keeping things secure.
Solid integration. Creating pages and updating databases works great. Wish it supported Notion formulas and rollups better.
This makes Notion 10x more powerful. I use it to generate weekly reports from my project databases automatically.