SERVER
Notion Mcp
Rank #9008io.github.shck-dev/notion-mcp
Notion MCP server — search, export, and import pages as markdown
First listed
Mar 16, 2026
Last publish date
Mar 16, 2026
OVERVIEW
Notion Mcp is a Model Context Protocol (MCP) server published by shck-dev. It ranks #9008 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Notion Mcp is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 16, 2026 and most recently updated on Mar 16, 2026.
STANDING
#9,008of 58,832 tracked serversTop 25%
Ranks ahead of 49,824 of 58,832 servers on MCP Toplist.
CONNECT
Use Notion Mcp
Add Notion Mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"notion-mcp": {
"command": "npx",
"args": [
"-y",
"@shck-dev/notion-mcp"
],
"env": {
"NOTION_TOKEN": "<your NOTION_TOKEN>",
"NOTION_USER_ID": "<your NOTION_USER_ID>",
"NOTION_SPACE_ID": "<your NOTION_SPACE_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
shck-dev
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.1.7 | Mar 16, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Notion Mcp?
- Notion MCP server — search, export, and import pages as markdown
- Who maintains Notion Mcp?
- Notion Mcp is maintained by shck-dev, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Notion Mcp an official MCP server?
- Yes — Notion Mcp is listed on the Official MCP Registry.
- How many versions does Notion Mcp have?
- MCP Toplist tracks 2 versions of Notion Mcp, most recently published on Mar 16, 2026.
- Where can I find the source code for Notion Mcp?
- The source code for Notion Mcp is hosted at github.com/shck-dev/notion-mcp.
EXPLORE