MCP Directory
Back

notion-mcp-server

by makenotion · TypeScript · ★ 4,281

Official Notion MCP Server

Install

npx -y github:makenotion/notion-mcp-server

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

> [!NOTE] > > We’ve introduced **Notion MCP**, a remote MCP server with the following improvements: > > - Easy installation via standard OAuth. No need to fiddle with JSON or API tokens anymore. > - Powerful tools tailored to AI agents, including editing pages in Markdown. These tools are designed with optimized token consumption in mind. > > Learn more and get started at [Notion MCP documentation](https://developers.notion.com/docs/mcp). > > We are prioritizing, and only providing active support for, **Notion MCP** (remote). As a result: > > - We may sunset this local MCP server repository in…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers