notion-server
88
The Notion MCP Server is designed to facilitate seamless integration with Notion, allowing Language Models to perform operations such as searching, reading, creating, and updating content in Notion workspaces. It includes extensive support for markdown and database functionalities.
Notion MCP Server
A Model Context Protocol (MCP) server that provides seamless integration with Notion. This server enables Language Models to interact with your Notion workspace through standardized tools for searching, reading, creating, and updating pages and databases.
🌟 Key Features
Page Operations
- Search through your Notion workspace
- Create new pages with rich markdown content
- Read page content with clean formatting
- Update existing pages
- Add and retrieve comments
- Block-level operations (update, delete)
Enhanced Markdown Support
- Multiple heading levels (H1-H3)
- Code blocks with language support
- Interactive todo items with checkbox states
- Blockquotes with multi-line support
- Horizontal dividers
- Images with captions
- Nested bullet points
Database Operations
- Create and manage databases
- Add and update database items
- Query with filters and sorting
- Support for various property types: Title, Rich text, Number, Select, Multi-select, Date, Checkbox, and more!