Skip to content
Back to search
30
MCP

notion-mcp-server

npm/notion-mcp-server

Notion 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

notion-mcp-server
Notion MCP server for Claude, Cursor, ChatGPT & Claude Desktop. Connect AI agents to Notion via Model Context Protocol — pages, databases, b
0 tools
kazuyaoda/notion-mcp
Notion MCP Server for Cursor and Claude integration
0 tools
mcp-notion-server
A Model Context Protocol server for connecting Notion to MCP-compatible clients
0 tools
indiekit-notion-mcp
MCP Server for Notion - Let AI agents manage your Notion workspace
0 tools
Notion Todo
MCP server that enables AI assistants to manage a minimalist Notion todo list through a simple API interface.
0 tools
@n24q02m/better-notion-mcp
Better MCP server for Notion API with composite tools optimized for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "notion-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}