Notion API
CreatedHariFatherKR
Provides a REST API wrapper around the Notion API for simplified integration and usage.
About
This custom server simplifies the use of the Notion API by providing a REST API interface. Built with Express.js, it offers various Notion API functionalities through easy-to-use endpoints, including searching, database operations, page management, block manipulation, user information retrieval, and comment handling. It also supports integration with Cursor MCP for seamless access to Notion API functionalities within the Cursor IDE.
Key Features
- Page creation, information retrieval, and updates
- Block content management (read, update, add, delete)
- Database creation, retrieval, update, and querying
- REST API access to Notion functionalities
- User and comment management endpoints
- 0 GitHub stars
Use Cases
- Automating Notion workflows through API calls
- Building custom applications that interact with Notion
- Integrating Notion data with external applications