Back to search
30
MCP
notion-mcp-server
npm/notion-mcp-serverNotion MCP server for Claude, Cursor, ChatGPT, and Claude Desktop — connect AI agents to Notion via the Model Context Protocol. Create pages, query databases, append blocks, upload files, and more in natural language.
Uptime
0.0%
47 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"notion-mcp-server": {
"url": "None",
"transport": "http"
}
}
}