{
  "slug": "notion-mcp",
  "name": "Notion MCP",
  "url": "https://developers.notion.com/docs/mcp",
  "cat": "mcp",
  "group": "ai",
  "tagline": "Official MCP server (docs/wiki)",
  "price": "Free · your Notion plan applies",
  "tier": "free",
  "pick": false,
  "what": "Notion's own hosted remote server at <code>https://mcp.notion.com/mcp</code>, authorised over OAuth against your workspace. It searches content and reads, creates and updates pages and databases. Workspace owners manage connected clients under Settings, and org admins can list or revoke member connections through the Admin API.",
  "why": "Turns your Notion workspace into the agent's project brief — it reads the spec, roadmap and meeting notes directly, then writes changelogs and status updates back without you relaying anything.",
  "warn": "OAuth grants access at your own permission level, so an agent that can read the product spec can usually read finance and HR pages too. Treat Notion content as untrusted input.",
  "install": "claude mcp add --transport http notion https://mcp.notion.com/mcp",
  "category": {
    "key": "mcp",
    "name": "MCP servers & registries",
    "desc": "How your agent reaches past the terminal. Directory scale is not a quality signal.",
    "group": "ai",
    "groupName": "Put AI inside it"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": "https://developers.notion.com/guides/mcp/overview",
    "checked_at": "2026-08-19T00:17:14.278+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}