Notion

Bridges to the Notion API for searching content, querying databases, and managing pages and comments without requiring complex API

makenotion 4.5k ↓ 2.6M
Claude CodeClaude DesktopGeneric
View source ↗

Notion MCP Server provides a bridge to the Notion API, enabling AI assistants to interact with Notion workspaces through the Model Context Protocol. This TypeScript implementation converts the Notion OpenAPI specification into MCP-compatible tools, handling authentication, request formatting, and file uploads. The server exposes Notion's capabilities including searching content, querying databases, and managing pages and comments, while maintaining proper error handling and response formatting. It's particularly useful for AI agents that need to retrieve, create, or modify Notion content without requiring users to write complex API interaction code.

Connection

  • streamable_http · auth: oauth · free_tier — https://mcp.notion.com/mcp
  • sse · auth: oauth · free_tier — https://mcp.notion.com/sse

Source

Repository: https://github.com/makenotion/notion-mcp-server

Maintain Notion?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

Notion on getagentictools
[![Notion on getagentictools](https://getagentictools.com/badge/mcp/makenotion-notion-mcp-server.svg)](https://getagentictools.com/mcp/makenotion-notion-mcp-server?ref=badge)