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: Notion MCP Server
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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityBmaintenanceMCP Server for the Notion API, enabling Claude to interact with Notion workspaces.Last updated311,520919MIT
- -license-quality-maintenanceAn 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.Last updated223,993
- Alicense-qualityAmaintenanceStateless MCP server exposing the full Notion API as 33 tools, enabling users to manage pages, databases, blocks, comments, users, and file uploads using their own integration token.Last updatedApache 2.0
- Alicense-qualityDmaintenanceMCP server for the Notion API, enabling management of pages, blocks, databases, data sources, comments, and users through natural language.Last updated312MIT
Related MCP Connectors
Markdown-first MCP server for Notion API with 8 composite tools and 39 actions.
MCP-native open-source Notion alternative: read & write pages, databases and kanban boards.
MCP server for doc2mcp documentation, generated by doc2mcp.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MCPForgeHQ/notion-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server