Better Notion MCP
Rank #503io.github.n24q02m/better-notion-mcp
Markdown-first MCP server for Notion that provides 7 composite action-based tools consolidating 28+ REST API endpoints, enabling AI agents to efficiently manage pages, databases, blocks, and content with automatic pagination and bulk operations.
Better Notion MCP is a Model Context Protocol (MCP) server published by n24q02m. It ranks #503 of 56,489 servers tracked on MCP Toplist, and its repository has 31 GitHub stars. Better Notion MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 48 tracked versions. It was first listed on Dec 6, 2025 and most recently updated on Jun 7, 2026.
Ranks ahead of 55,986 of 56,489 servers on MCP Toplist.
Use Better Notion MCP
Add Better Notion MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"better-notion-mcp": {
"url": "https://better-notion-mcp.n24q02m.com/mcp"
}
}
}{
"mcpServers": {
"better-notion-mcp": {
"command": "npx",
"args": [
"-y",
"@n24q02m/better-notion-mcp"
],
"env": {
"NOTION_TOKEN": "<your NOTION_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"better-notion-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/n24q02m/better-notion-mcp:latest"
],
"env": {
"NOTION_TOKEN": "<your NOTION_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries
n24q02m
Other servers by n24q02m
- Better Code Review Graph#402 · 33 vers
- Better Email MCP#606 · 43 vers
- Better Godot MCP#717 · 31 vers
- Mnemo MCP#734 · 43 vers
- Wet MCP#738 · 38 vers
- Better Telegram MCP#834 · 51 vers
- imagine-mcp#2847 · 12 vers
Available versions (48)
| Version | Published |
|---|---|
| 2.34.5 | Jun 7, 2026 |
| 2.33.0 | May 9, 2026 |
| 2.32.0 | May 6, 2026 |
| 2.31.0 | May 4, 2026 |
| 2.30.5 | Apr 29, 2026 |
| 2.30.4 | Apr 29, 2026 |
| 2.30.3 | Apr 29, 2026 |
| 2.30.2 | Apr 28, 2026 |
| 2.30.1 | Apr 28, 2026 |
| 2.30.0 | Apr 27, 2026 |
| 2.29.1 | Apr 24, 2026 |
| 2.29.0 | Apr 24, 2026 |
| 2.28.10 | Apr 22, 2026 |
| 2.28.9 | Apr 22, 2026 |
| 2.28.8 | Apr 22, 2026 |
| 2.28.7 | Apr 22, 2026 |
| 2.28.6 | Apr 22, 2026 |
| 2.28.5 | Apr 21, 2026 |
| 2.28.4 | Apr 21, 2026 |
| 2.28.3 | Apr 20, 2026 |
| 2.28.2 | Apr 20, 2026 |
| 2.28.1 | Apr 20, 2026 |
| 2.28.0 | Apr 19, 2026 |
| 2.27.6 | Apr 17, 2026 |
| 2.27.5 | Apr 17, 2026 |
| 2.27.4 | Apr 13, 2026 |
| 2.26.0 | Apr 7, 2026 |
| 2.25.0 | Apr 6, 2026 |
| 2.24.0 | Apr 4, 2026 |
| 2.23.0 | Apr 3, 2026 |
| 2.22.1 | Mar 31, 2026 |
| 2.22.0 | Mar 28, 2026 |
| 2.21.0 | Mar 26, 2026 |
| 2.20.0 | Mar 24, 2026 |
| 2.19.2 | Mar 20, 2026 |
| 2.19.1 | Mar 17, 2026 |
| 2.19.0 | Mar 17, 2026 |
| 2.18.0 | Mar 12, 2026 |
| 2.17.0 | Mar 10, 2026 |
| 2.16.0 | Mar 8, 2026 |
| 2.15.2 | Mar 8, 2026 |
| 2.15.1 | Mar 8, 2026 |
| 2.15.0 | Mar 8, 2026 |
| 2.14.0 | Mar 7, 2026 |
| 2.13.1 | Mar 7, 2026 |
| 2.13.0 | Mar 7, 2026 |
| 2.12.6 | Mar 6, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Better Notion MCP?
- Better Notion MCP is maintained by n24q02m, which publishes 8 MCP servers (299 total versions) tracked on MCP Toplist.
- Is Better Notion MCP listed on the official MCP registry?
- Yes — Better Notion MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Better Notion MCP have?
- MCP Toplist tracks 48 versions of Better Notion MCP, most recently published on Jun 7, 2026.
- Where can I find the source code for Better Notion MCP?
- The source code for Better Notion MCP is hosted at github.com/n24q02m/better-notion-mcp.git.