The Notion MCP server provides a bridge between AI assistants and Notion workspaces through the Model Context Protocol. It implements a comprehensive set of tools for interacting with Notion's API, including database operations (listing, querying, creating), page management (creating, updating, retrieving), block manipulation (appending, updating, retrieving children), and search functionality. Built with Node.js using the @modelcontextprotocol/sdk, this implementation enables AI assistants to seamlessly manage Notion content, making it ideal for workflows that involve document creation, knowledge management, and collaborative workspaces without requiring users to switch contexts.
View all accessible databases.
Get entries from a database.
Add a new page to a database.
Modify an existing page.
Create a new database.
Modify a database structure.
View a specific page.
View content blocks.
Add content to a page.
Edit content blocks.
View a specific block.
Find content across your workspace.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!