laurentknauss/mcp-notion-server
If you are the rightful owner of 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 dayong@mcphub.com.
A Model Context Protocol (MCP) server providing access to Notion's API via streamable HTTP transport, designed for remote deployment on cloud platforms.
Tools
Functions exposed to the LLM to take actions
notion_search
Search for pages and databases in Notion
notion_retrieve_page
Get page content and properties
notion_retrieve_block_children
Read block content from pages
notion_query_database
Query database with filters and sorting
notion_retrieve_database
Get database schema and information
notion_append_block_children
Add content to pages
notion_create_database_item
Create new database entries
notion_update_page_properties
Update page or database item properties
notion_delete_block
Delete blocks from pages
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client