Skip to Content

Notion MCP

Read and write Notion pages, databases, and blocks. Build wikis, docs, and project trackers.

Overview

Catalog IDmcp-notion
Categorydocs
Auth methodOAuth
Blast radiusmoderate
TrustVerified — published by cendriix
Version1.1.0
Regionsus-east-1, eu-west-1

Tools

ToolDescription
search_pagesSearch Notion pages by query.
create_pageCreate a new Notion page.
query_databaseQuery a Notion database with optional filters and sorts.
update_pageUpdate a Notion page.
create_database_entryCreate an entry in a Notion database.

Tool parameters

search_pages

Search Notion pages by query.

ParameterTypeDescription
querystringrequiredSearch query text

create_page

Create a new Notion page.

ParameterTypeDescription
parentIdstringrequiredParent page ID
titlestringrequiredPage title
contentstringoptionalInitial page content (optional)

query_database

Query a Notion database with optional filters and sorts.

ParameterTypeDescription
databaseIdstringrequiredNotion database ID
filterobjectoptionalNotion filter object (optional)
sortsarrayoptionalSort criteria (optional)

update_page

Update a Notion page.

ParameterTypeDescription
page_idstringrequiredPage ID
propertiesobjectoptionalProperties to update
archivedbooleanoptionalArchive the page

create_database_entry

Create an entry in a Notion database.

ParameterTypeDescription
database_idstringrequiredDatabase ID
propertiesobjectrequiredEntry properties

Installing

  1. In Cendriix, go to Settings → MCPs
  2. Find Notion and click Install
  3. Click Authorize after installing. Cendriix completes the OAuth flow with the provider and refreshes tokens automatically — you never paste a long-lived secret.
  4. Click Test Connection to run a health check and list available tools

Authentication. Click Authorize after installing. Cendriix completes the OAuth flow with the provider and refreshes tokens automatically — you never paste a long-lived secret.

Blast radius

This MCP is classified moderate. This MCP can create and update records in the connected service, but cannot delete infrastructure.

Every tool invocation is recorded in your Audit Log. You can remove this MCP at any time from Settings → MCPs, which revokes tool access immediately.

Further reading

Last updated on