sargonpiraev/notion-mcp-server
If you are the rightful owner of notion-mcp-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.
The Notion API MCP Server is a tool designed to facilitate seamless integration of AI assistants with the Notion API, enabling automated workflows and real-time data access.
Tools
Functions exposed to the LLM to take actions
get-user
Retrieve a user
get-users
List all users
get-self
Retrieve your token's bot user
post-database-query
Query a database
post-search
Search by title
get-block-children
Retrieve block children
patch-block-children
Append block children
retrieve-a-block
Retrieve a block
update-a-block
Update a block
delete-a-block
Delete a block
retrieve-a-page
Retrieve a page
patch-page
Update page properties
post-page
Create a page
create-a-database
Create a database
update-a-database
Update a database
retrieve-a-database
Retrieve a database
retrieve-a-page-property
Retrieve a page property item
retrieve-a-comment
Retrieve comments
create-a-comment
Create comment
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client