Tools that your AI agent can use through this MCP server to interact with Notion
Update a page's property values. To append page content, use the Append Block action instead. See the documentation
Update a database. See the documentation
Updates a child block object. See the documentation
Send a file upload. See the documentation
Searches for a page or database. See the documentation
Returns a user using the ID specified. See the documentation
Get details of a page. See the documentation
Get a Property Item object for a selected page and property. See the documentation
Use this action to retrieve a file upload. See the documentation
Get the property schema of a database in Notion. See the documentation
Get all content of a database. See the documentation
Get page content as block objects or markdown. Blocks can be text, lists, media, a page, among others. See the documentation
Query a database with a specified filter. See the documentation
Use this action to list file uploads. See the documentation
Returns all users in the workspace. See the documentation
Create a new page copied from an existing page block. See the documentation
Sets a Block object, including page blocks, to archived: true using the ID specified. See the documentation
Create a page from a parent page. See the documentation
Create a page from a database. See the documentation
Create a file upload. See the documentation
Create a database. See the documentation
Create a comment in a page or existing discussion thread. See the documentation
Use this action to finalize a mode=multi_part
file upload after all of the parts have been sent successfully. See the documentation
Append new and/or existing blocks to the specified parent. See the documentation
Searches for a page by its title. See the docs