| name | notion-mcp-server-for-ai-workspace-integration |
| description | Use when working with the official Notion MCP Server enables AI agents to interact with Notion workspaces through the Model Context Protocol. It provides tools for querying data sources, creating and updating pages, searching content, and managing databases — all accessible via natural language prompts from Claude, Cursor, Copilot, and other MCP clients. |
| metadata | {"author":"agentskillexchange"} |
Notion MCP Server for AI Workspace Integration
The official Notion MCP Server enables AI agents to interact with Notion workspaces through the Model Context Protocol. It provides tools for querying data sources, creating and updating pages, searching content, and managing databases — all accessible via natural language prompts from Claude, Cursor, Copilot, and other MCP clients.
Installation
Use the upstream install or setup path that matches your environment:
- docker compose build
- npx @notionhq/notion-mcp-server
- npx @notionhq/notion-mcp-server --transport stdio
- npx @notionhq/notion-mcp-server --transport http
Requirements and caveats from upstream:
-
Using Docker
- There are two options for running the MCP server with Docker:
-
Option 1: Using the official Docker Hub image
Basic usage or getting-started notes:
Source
Source: agentskillexchange/skills — distributed by TomeVault.