notion-mcp.md

Notion MCP

Featured
from"makenotion"
2.1k

Notion official MCP server for workspace and database access

Productivity
Notionworkspacedatabasesdocs
install.sh
# Clone the repository
$git clone https://github.com/makenotion/notion-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve