mcps / notion
MCPExplorer Verified

Notion MCP server

Your team knowledge layer for agents.


01What it is

Notion's official MCP server lets your agent search, read, and write Notion pages and databases — so the team's knowledge base is both context and canvas.

Who it’s for: Teams who run their knowledge base in Notion and want an agent that reads and maintains it.


02Highlights
Search & read
Pull answers from pages and databases to ground the agent in your team's docs.
Write back
Create and update pages and database rows — meeting notes, specs, trackers.

03Add it to your agent

Local MCP server — runs on your machine via the command below.

claude mcp add notion -- npx -y @notionhq/notion-mcp-server
{ "mcpServers": { "notion": { "command": "npx", "args": ["-y","@notionhq/notion-mcp-server"] } } }

07FAQ
What is Notion MCP?

Notion's official MCP server lets your agent search, read, and write Notion pages and databases — so the team's knowledge base is both context and canvas.

Who is Notion for?

Teams who run their knowledge base in Notion and want an agent that reads and maintains it.

How do I connect Notion to my agent?

Notion runs locally over stdio. Add it to your MCP client config: claude mcp add notion -- npx -y @notionhq/notion-mcp-server.

Does Notion require authentication?

Yes — Notion authenticates with API key. You connect your own account, and it acts only within the scopes you grant.

How much does Notion cost?

Free · Plus from $10/user/mo. Free plan — the MCP works with any Notion account via an integration token. See the full pricing breakdown on the Notion pricing page.

Is Notion verified on MCPExplorer?

Yes — Notion is hand-checked and featured on MCPExplorer. We pull its real tool surface, required scopes, and risk labels from the live index so you can see exactly what it does before connecting.


08Similar MCPs

Other MCP servers worth a look in Docs.

Context7
Docs
Up-to-date library docs, on demand.
DeepWiki
Docs
Ask questions about any public GitHub repo.
ChatSEO
SEO & content
An AI SEO agent inside your MCP client.
Apex
LinkedIn & outbound
Governed LinkedIn hands for your AI agent.

09Badge

Notion is featured on MCPExplorer. Add this badge to Notion’s site or README — it links back to this page.

Notion MCP — as seen on mcpexplorer.com

HTML — for your website

<a href="https://mcpexplorer.com/mcps/notion" target="_blank" rel="noopener"><img src="https://mcpexplorer.com/badge/notion.svg" alt="Notion MCP — as seen on mcpexplorer.com" height="20" /></a>

Markdown — for a README

[![Notion MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/notion.svg)](https://mcpexplorer.com/mcps/notion)

Get started

Set up Notion and put it to work — Free · Plus from $10/user/mo. Or see its full verified profile.