Back to search
30
MCP

@shck-dev/notion-mcp

npm/@shck-dev/notion-mcp

MCP server for Notion using internal API — search, export, and import pages as markdown. No workspace admin or OAuth needed, just your browser cookie.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.shck-dev/notion-mcp
Notion MCP server — search, export, and import pages as markdown
0 tools
io.github.n24q02m/better-notion-mcp
Markdown-first MCP server for Notion API with 9 composite tools and 39+ actions.
0 tools · streamable-http
indiekit-notion-mcp
MCP Server for Notion - Let AI agents manage your Notion workspace
0 tools
notion-mcp-server
**Notion MCP Server** is a Model Context Protocol (MCP) server implementation that enables AI assistants to interact with Notion's API. This
0 tools
n24q02m/better-notion-mcp
Markdown-first Notion API server for AI agents -- 10 composite tools replacing 28+ endpoint calls
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": {
    "@shck-dev/notion-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}