suekou_mcp-notion-server
If you are the rightful owner of suekou_mcp-notion-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Server for the Notion API, enabling Claude to interact with Notion workspaces.
The Notion MCP Server is designed to facilitate seamless interaction between Claude, an AI model, and Notion workspaces. By leveraging the Notion API, this server allows users to perform a variety of operations within their Notion environment, such as managing pages, databases, and user information. The server is configured to work with Claude Desktop, enabling users to automate and streamline their workflow in Notion. The setup process involves creating a Notion integration, retrieving a secret key for authentication, and configuring the Claude Desktop with the necessary server commands and environment variables. The server supports a wide range of tools for interacting with Notion, including creating, updating, and querying databases, managing pages and blocks, and handling user information. It is licensed under the MIT License, allowing for free use, modification, and distribution.
Features
- Seamless integration with Notion API for enhanced workspace management.
- Supports a wide range of operations including page and database management.
- Configurable with Claude Desktop for automated workflows.
- Licensed under MIT License for open use and modification.
Tools
notion_append_block_children
Append child block to parent block
notion_retrieve_block
Retrieve specific block information
notion_retrieve_block_children
Retrieve sub-blocks of blocks
notion_delete_block
Delete a specific block
notion_retrieve_page
Search page information
notion_update_page_properties
Update page properties
notion_create_database
Create a new database
notion_query_database
Query the database
notion_retrieve_database
Search database information
notion_update_database
Update database information
notion_create_database_item
Create new items in the database
notion_search
Search for a page or database
notion_list_all_users
List all users
notion_retrieve_user
Retrieve specific user information
notion_retrieve_bot_user
Retrieve the robot user associated with the current token
notion_create_comment
Create a comment
notion_retrieve_comments
Search for comments