suekou_mcp-notion-server
0
The Notion MCP Server allows Claude to connect and interact with Notion workspaces via the Notion API. It provides functions to manage databases, pages, blocks, comments, and users within a Notion environment.
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