Back to search
30
MCP

@ramidecodes/mcp-server-notion

npm/@ramidecodes/mcp-server-notion

A Model Context Protocol (MCP) server that exposes the official Notion SDK

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

Similar MCP servers embedding-nearest

mcp-notion-server
A Model Context Protocol server for connecting Notion to MCP-compatible clients
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
mcpcommunity/badhansen-notion-mcp
A simple Model Context Protocol (MCP) server that integrates with Notion's API to manage my perso...
0 tools
com.notion/mcp
Official Notion MCP server
0 tools · streamable-http
kazuyaoda/notion-mcp
Notion MCP Server for Cursor and Claude integration
0 tools
arsalan0566/notion-mcp-server
Notion mcp server for streamable http
0 tools

How to use

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

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