Notion MCP Server
MCP server for querying and managing Notion workspaces including databases, pages, and search.
Host support
Source boundary
The Notion MCP server repository describes an MCP interface for accessing Notion workspaces, databases, and pages.
Sources
| Source | Type | Verified | Citation |
|---|---|---|---|
| Notion MCP GitHub | github | 2026-09-15 | Official Notion repository for the MCP server implementation. |
Relationships
| Type | Source | Target | Citation |
|---|---|---|---|
| works_with | notion-mcp-server | claude-code | Notion MCP can be configured for Claude Code agent workflows. |
| works_with | notion-mcp-server | claude-desktop | Notion MCP server documentation lists Claude Desktop as a supported host. |
| works_with | notion-mcp-server | cursor | Cursor IDE supports MCP server configuration including Notion. |
| supports | notion-mcp-server | documentation-context | Notion MCP provides access to workspace documentation and knowledge bases. |
| works_with | notion-mcp-server | github-copilot | GitHub Copilot can consume MCP servers including Notion integration. |
Compatibility
| Type | Target | Status | Evidence |
|---|---|---|---|
| server_host | claude-desktop | supported | Notion MCP server is listed in MCP directory as compatible with Claude Desktop. |
| server_transport | local-desktop-runtime | supported | Notion MCP uses HTTP transport which is compatible with local desktop runtime. |
| server_host | visual-studio-code | supported | Notion MCP can be configured via VS Code MCP settings file. |