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
search | Search pages and databases the integration has access to with a full-text query. |
fetch | Fetch the full content of a Notion page or database entry by ID. |
create-pages | Create one or more new pages with title, parent, and markdown content. |
update-page | Update properties or content blocks on an existing Notion page. |
move-pages | Move pages to a new parent page or database. |
duplicate-page | Duplicate an existing page, optionally into a new parent. |
create-database | Create a new database with a defined schema of properties. |
update-database | Update a database's properties or schema. |
create-comment | Add a comment to a page or block. |
get-comments | List comments on a page or block. |
get-users | List users in the workspace the integration can see. |
get-self | Retrieve information about the bot user backing the integration. |