notion-mcp-server

awkoy/notion-mcp-server
★ 147 stars TypeScript 🤖 AI/LLM Updated 1mo ago
**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.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "notion-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "awkoy/notion-mcp-server"
      ]
    }
  }
}

Topics

mcpmcp-servernotionnotion-ainotion-mcp