Skip to content
Back to search
30
MCP

notion-mcp-server

awkoy/notion-mcp-server

Notion MCP server for Claude, Cursor, ChatGPT & Claude Desktop. Connect AI agents to Notion via Model Context Protocol — pages, databases, blocks, comments, files.

Uptime
0.0%
116 probes
Response
0ms
last probe
Tools
0
callable

How to use

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

{
  "mcpServers": {
    "notion-mcp-server": {
      "url": "https://www.npmjs.com/package/notion-mcp-server",
      "transport": "http"
    }
  }
}