MCP server

Notion
MCPPages and databases in the same loop as the rest of the work.
Notion’s official MCP. Remote. The agent reads a page the way a person would, and writes only when you allow it.
latest·Proprietary·Updated this month·Transport: http
Claude CodeCursorDesktop
ScannedActive
claude_desktop_config.json
{
"mcpServers": {
"notion": {
"url": "https://mcp.notion.com/mcp"
}
}
}By Notion
Spec
What the server actually exposes.
search
readSearch pages and databases you shared.
fetch
readRead a page as markdown.
update-page
writeEdit a page after you confirm.
Guardrails
- OAuth scopes are yours
- Only pages the integration can see
- Writes are separate tools
notion-mcp.mcp/tools
Tools
- read
search
Search pages and databases you shared.
- read
fetch
Read a page as markdown.
- write
update-page
Edit a page after you confirm.
Last call
{ "ok": true,
"tool": "search",
"rows": 12 }Other servers worth installing
Discussion
No notes yet. Be the first hunter to report back.
