Notion MCP server
Search pages, create documents, and update databases in Notion.
About
Connect Tracecat to Notion to use your workspace as the knowledge base for agents working alongside SOC analysts and on-call responders. You can pull the latest version of a runbook before triaging an alert so the agent reasons against the documentation the team actually maintains. From there, agents can write post-incident reports into the right team page, update a security incidents database with status and severity, and leave comments for reviewers with the full context attached.
Setup
- 1
Sign in with OAuth
You'll authorize Tracecat to access Notion on your behalf. No API keys to manage.
- 2
Select the
Notiontile in the Tracecat MCP catalogOpen the
MCP catalogin your workspace, select theNotiontile, and complete the OAuth flow. - 3
Enable
Notionin your agentIn your
ai.agentaction orAgents→toolstab, selectNotionfrom theMCP integrationsdropdown.
Tools
searchSearch pages and databases the integration has access to with a full-text query.
fetchFetch the full content of a Notion page or database entry by ID.
create-pagesCreate one or more new pages with title, parent, and markdown content.
update-pageUpdate properties or content blocks on an existing Notion page.
move-pagesMove pages to a new parent page or database.
duplicate-pageDuplicate an existing page, optionally into a new parent.
create-databaseCreate a new database with a defined schema of properties.
update-databaseUpdate a database's properties or schema.
create-commentAdd a comment to a page or block.
get-commentsList comments on a page or block.
get-usersList users in the workspace the integration can see.
get-selfRetrieve information about the bot user backing the integration.