This server provides a set of tools for interacting with the Notion API, allowing users to perform actions such as appending blocks, retrieving block or page information, deleting blocks, updating page properties, creating and querying databases, and more. It's designed to facilitate integration with platforms like Claude, enabling AI agents to effectively manage and manipulate Notion content. Configuration involves creating a Notion integration, obtaining a secret key, adding the integration to your workspace, and configuring Claude Desktop to utilize the server.
Características Principales
01Append child blocks to a parent block
02Update page properties and database information
03Retrieve detailed information about blocks, pages, and databases
04Create and query databases
05Delete specific blocks
064 GitHub stars