mcp-notion-server
The Notion MCP Server facilitates interaction between language models and Notion workspaces by leveraging the Notion API. It supports a wide range of functionalities for managing Notion content and is optimized with Markdown conversion for efficient token use. This server is licensed under the MIT License, allowing free usage and modification.
notion_append_block_children
Append child blocks 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
Search the current authorized user information
notion_create_comment
Create a comment
notion_retrieve_comments
Search for comments