mcp-server-notion
8
The Notion MCP Server leverages the official Notion SDK to facilitate interaction with Notion workspaces, enabling seamless integration with AI models through the MCP protocol. It supports full Notion API capabilities, offering tools for comprehensive content management, user interaction, and link visualization.
Notion MCP Server
A Model Context Protocol (MCP) server for interacting with Notion workspaces via the official SDK. This server allows AI models to:
- Search and query Notion databases and pages.
- Create, retrieve, update Notion pages and content blocks.
- Manage user information and comments.
- Generate link previews for URLs.
Setup and Usage
- Set up Notion integration by creating an integration on the Notion website.
- Connect Notion pages by sharing them with your integration.
- Add the server to AI assistants like Claude Desktop, Cursor AI using command line or JSON configuration formats.
Available Tools
- Interact with Notion through various tools like search, databases, pages, blocks, users, comments, and link previews.
Troubleshooting
- For client creation errors, use
cmd /c
on Windows and full path tonpx
on macOS/Linux. - Ensure pages are shared appropriately to resolve access issues.