SERVER

Notion MCP Server

Rank #887

glama/makenotion/notion-mcp-server

Bridges to the Notion API for searching content, querying databases, and managing pages and comments without requiring complex API interaction code

Not versioned
4,377 GitHub stars
by makenotion (2 servers)View repository ↗
First listed
Apr 3, 2025
Last publish date
OVERVIEW

Notion MCP Server is a Model Context Protocol (MCP) server published by makenotion. It ranks #887 of 58,900 servers tracked on MCP Toplist, and its repository has 4,377 GitHub stars. Notion MCP Server is listed across 3 registries — Glama, PulseMCP and mcp.so, and ships as a single rolling release with no explicit version metadata. It was first listed on Apr 3, 2025.

STANDING
#887of 58,900 tracked serversTop 5%

Ranks ahead of 58,013 of 58,900 servers on MCP Toplist.

Recent momentum
+91GitHub stars since Apr 27 (+2%)
CONNECT

Use Notion MCP Server

Add Notion MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "notion-mcp-server": {
      "url": "https://mcp.notion.com/mcp"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

Remote · SSE
{
  "mcpServers": {
    "notion-mcp-server": {
      "url": "https://mcp.notion.com/sse"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

REGISTRIES

Listed on 3 registries

ORGANIZATION

makenotion

Organization
Total servers
2
Total versions
3
MORE FROM THIS PUBLISHER

Other servers by makenotion

View all makenotion servers →
VERSIONS

Not versioned

This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.

FAQ

Frequently asked questions

What is Notion MCP Server?
Bridges to the Notion API for searching content, querying databases, and managing pages and comments without requiring complex API interaction code
Who maintains Notion MCP Server?
Notion MCP Server is maintained by makenotion, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
Is Notion MCP Server listed on the official MCP registry?
Notion MCP Server is not on the Official MCP Registry. It is listed on Glama, PulseMCP and mcp.so.
How many versions does Notion MCP Server have?
Notion MCP Server ships as a single rolling release with no explicit version metadata.
Where can I find the source code for Notion MCP Server?
The source code for Notion MCP Server is hosted at github.com/makenotion/notion-mcp-server.
EXPLORE