Skip to content
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%
37 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.awkoy/notion-mcp-server
Token-auth Notion MCP: pages, databases, blocks, comments, files. Runs headless in CI and agents.
0 tools
io.github.n24q02m/better-notion-mcp
Markdown-first MCP server for Notion API with 8 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
@n24q02m/better-notion-mcp
Better MCP server for Notion API with composite tools optimized for AI agents
0 tools
Notion Todo
MCP server that enables AI assistants to manage a minimalist Notion todo list through a simple API interface.
0 tools

How to use

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

{
  "mcpServers": {
    "@shck-dev/notion-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}