Notion MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 2 834 installs a week from npm. Last commit 17 Sep 2026.
Token-auth Notion MCP: pages, databases, blocks, comments, files. Runs headless in CI and agents.
Today is the operative word: we check Notion MCP Server 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 notion-mcp-server -- npx -y notion-mcp-server
{
"mcpServers": {
"notion-mcp-server": {
"args": [
"-y",
"notion-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.notion-mcp-server]
command = "npx"
args = ["-y", "notion-mcp-server"]
{
"mcpServers": {
"notion-mcp-server": {
"args": [
"-y",
"notion-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"notion-mcp-server": {
"args": [
"-y",
"notion-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
NOTION_TOKEN (Notion Personal Access Token (ntn_...) or Internal Integration Secret. Create at https://app.notion.com/developers/tokens), NOTION_PAGE_ID (Optional default parent page ID used by create_page / create_database when no parent is passed.).
The author declared them in the registry entry; get the values from the project itself.
Generate secured CRUD APIs over your database, run SQL, manage files, tasks and a headless browser
Crystallize headless commerce tools for AI agents via Model Context Protocol
Chrome-free MCP web access for agents with low-token page maps and browser escalation hints.
Self-healing web access for AI agents — recovers through bot blocks, captchas and JS pages.
Local-first shared memory and task coordination for AI coding agents. Go daemon plus headless CLI.
The headless professional network: create a profile, then let your agent find you matches via MCP.
Headless Screaming Frog SEO Spider via its CLI: run crawls, export and filter data, no GUI needed.
Headless Ghidra MCP server with P-code emulation and multi-console ROM triage.
Answers built from our own checks of this server.