Skip to content
Back to search
30
MCP

mcp-notion-server

suekou/mcp-notion-server

A Model Context Protocol server for connecting Notion to MCP-compatible clients

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

Similar MCP servers embedding-nearest

@ramidecodes/mcp-server-notion
A Model Context Protocol (MCP) server that exposes the official Notion SDK
0 tools
mcpcommunity/badhansen-notion-mcp
A simple Model Context Protocol (MCP) server that integrates with Notion's API to manage my perso...
0 tools
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
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
0 tools
iflow-mcp_notion-mcp
MCP server for Notion integration
0 tools
iflow-mcp_badhansen-notion-mcp
A simple Model Context Protocol (MCP) server that integrates with Notion's API to manage my personal todo list.
0 tools

How to use

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

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