Tools that your AI agent can use through this MCP server to interact with Notion
Get page content as block objects or markdown. Blocks can be text, lists, media, a page, among others. See the documentation
Create a new page copied from an existing page block. See the documentation
Append new and/or existing blocks to the specified parent. See the documentation
Get details of a page. See the documentation
Update a page's property values. To append page content, use the Append Block action instead. See the documentation
Searches for a page or database. See the documentation
Get a Property Item object for a selected page and property. See the documentation
Get the property schema of a database in Notion. See the documentation
Get all content of a database. See the documentation
Query a database with a specified filter. See the documentation
Create a page from a parent page. See the documentation
Create a page from a database. See the documentation
Create a comment in a page or existing discussion thread. See the documentation
Searches for a page by its title. See the docs