Better Notion runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm. Last commit 19 Feb 2026.
Operate Notion with a single Markdown document — read, create, and update pages in one call.
Today is the operative word: we check Better Notion every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add better-notion -- npx -y better-mcp-notion
{
"mcpServers": {
"better-notion": {
"args": [
"-y",
"better-mcp-notion"
],
"command": "npx"
}
}
}
[mcp_servers.better-notion]
command = "npx"
args = ["-y", "better-mcp-notion"]
{
"mcpServers": {
"better-notion": {
"args": [
"-y",
"better-mcp-notion"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"better-notion": {
"args": [
"-y",
"better-mcp-notion"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
NOTION_API_KEY (Notion API key (starts with ntn_)).
The author declared them in the registry entry; get the values from the project itself.
Notion MCP server — search, export, and import pages as markdown
Notion for AI agents — search, read pages/blocks, query databases, create pages.
Create, update, and manage pages, databases, and workspace users
Create, manage, and search Confluence pages, attachments, and content with full automation support
Markdown-first MCP server for Notion API with 8 composite tools and 39 actions.
Hosted markdown project wikis your team's AI assistants read, search, and update over MCP.
Read-only MCP for the Eco game wiki: search, Markdown pages, and wiki_* lookups. No keys, no writes.
A repository wiki of Markdown pages anchored to real code: read, search, and verified writes.
Answers built from our own checks of this server.