Notion

Official

The official Notion MCP server provides full access to Notion's workspace through a hosted MCP endpoint. Create and edit pages, query databases, manage comments, and search across your entire workspace. Supports OAuth authentication and runs as a remote Streamable HTTP server.

Streamable HTTPTypeScriptAPI Key Required
~36K visitors/wk

Configuration

{
  "mcpServers": {
    "notion": {
      "url": "https://mcp.notion.com",
      "headers": {
        "Authorization": "Bearer your-api-key-here"
      }
    }
  }
}

Add this to your claude_desktop_config.json file.

Quick Stats

Trust LevelOfficial
TransportStreamable HTTP
API KeyRequired
LanguageTypeScript
CategoryProductivity & PM
Visit Website

Tags

notesdatabaseswikiworkspacecollaboration