关于
Notion enables seamless integration with the Notion API through the Model Context Protocol (MCP), functioning as a dedicated server for applications like Cursor. It allows users to perform a variety of operations, including manipulating blocks and pages, accessing user information, managing databases, handling comments, and executing searches within their Notion workspace, all through a simple MCP setup.
主要功能
- Manipulate Notion blocks (add, retrieve, get children, delete)
- Manage Notion pages (retrieve, update properties)
- Handle Notion databases (create, query, retrieve, update, create items)
- Manage Notion comments (create, retrieve)
- 0 GitHub stars
- Access user information
使用案例
- Connecting Cursor to a Notion workspace
- Automating Notion tasks through MCP
- Extending Notion's functionality with custom integrations