notion-mcp
Provides tools for interacting with the Notion API, enabling AI agents to query databases, search pages, create and update pages, append blocks, and manage databases.
Notion MCP
MCP server for the Notion API, generated with MCPForge.
This MCP server exposes core Notion operations as tools that Claude and other MCP-compatible AI agents can call directly — from querying databases and searching pages to creating and updating content.
Live Endpoint
https://www.mcpforge.tech/api/servers/notion-mcp-nytr8No setup required — connect Claude Desktop or any MCP client to this endpoint and start using it immediately.
Related MCP server: @node2flow/notion-mcp
Usage
Claude Desktop
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"notion-mcp": {
"url": "https://www.mcpforge.tech/api/servers/notion-mcp-nytr8",
"transport": "http"
}
}
}Config file location:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.json
Cursor
Add to your Cursor MCP settings:
{
"mcpServers": {
"notion-mcp": {
"url": "https://www.mcpforge.tech/api/servers/notion-mcp-nytr8",
"transport": "http"
}
}
}Available Tools
10 tools for reading and writing Notion content:
Read Tools
Tool | Description |
| Retrieve a Notion page by ID |
| Retrieve a database by ID |
| Query a database with filters and sorts |
| Retrieve a block by ID |
| List all child blocks of a page or block |
| Search across all pages and databases |
Write Tools
Tool | Description |
| Create a new page in a database or as a child of another page |
| Update page properties or archive a page |
| Append new blocks to a page or block |
| Create a new database as a child of a page |
Requires Approval ⚠️
Tool | Description |
| Permanently delete a page (approval required) |
Configure approval workflows in your MCPForge dashboard under Governance → Approvals to require human sign-off before destructive tools execute.
Security Report
Security Score: 79 / 100 · Verified
Dimension | Result |
Tool Quality Score | 78 / 100 |
Read tools | 6 |
Write tools | 4 |
Approval-required tools | 1 |
Governance controls | 3 / 5 |
Full report: mcpforge.tech/verified/notion-mcp-mqks51f7
Generated with MCPForge
MCPForge converts any OpenAPI spec into a hosted, governed MCP server in under 60 seconds.
Verify any MCP server for free at mcpforge.tech/verify
Browse the verified MCP directory at mcpforge.tech/verified
Generate your own MCP server at mcpforge.tech
This server cannot be deployed
Maintenance
Related MCP Connectors
MCP-native open-source Notion alternative: read & write pages, databases and kanban boards.
MCP server for developer documentation, generated by doc2mcp.
MCP server for dev documentation, generated by doc2mcp.
MCP server for doc2mcp documentation, generated by doc2mcp.
Related MCP Servers
- -licenseNot gradedqualityNot gradedmaintenanceAn MCP server that enables natural language interaction with the Notion API, allowing users to search, comment, create pages, and access content within their Notion workspace.128,047 npm-
- AlicenseNot gradedqualityDmaintenanceMCP server for the Notion API, enabling management of pages, blocks, databases, data sources, comments, and users through natural language.3 npm3MIT
- AlicenseBqualityDmaintenanceMCP server for common Notion page workflows: search pages, inspect content, create structured pages, append rich blocks, and start documents from reusable templates.10MIT
- AlicenseNot gradedqualityDmaintenanceComprehensive MCP server for the Notion API. Provides 22 tools for full CRUD operations on pages, databases, blocks, users, and comments.1 npmMIT