Back to search
30
MCP

notion-mcp-server

awkoy/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 production-ready server provides a complete set of tools.

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
indiekit-notion-mcp
MCP Server for Notion - Let AI agents manage your Notion workspace
0 tools
@ramidecodes/mcp-server-notion
A Model Context Protocol (MCP) server that exposes the official Notion SDK
0 tools
@n24q02m/better-notion-mcp
Better MCP server for Notion API with composite tools optimized for AI agents
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
n24q02m/better-notion-mcp
Markdown-first Notion API server for AI agents -- 10 composite tools replacing 28+ endpoint calls
0 tools

How to use

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

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