Read and write Notion pages, databases, and blocks via MCP. Search workspace content, create pages, update properties, and manage your team's knowledge base with AI.
Install via CLI
mog install mogteam/mcp-notionManual config
Notion Internal Integration Token (from notion.so/my-integrations)
.cursor/mcp.json{
"mcpServers": {
"mogteam-mcp-notion": {
"command": "npx",
"args": [
"-y",
"@notionhq/notion-mcp-server"
],
"env": {
"NOTION_API_KEY": "<your-secret>"
}
}
}
}Or run mog install to configure automatically. MCP docs
Read and write Notion pages, databases, and blocks via MCP. Search workspace content, create pages, update properties, and manage your team's knowledge base with AI.
mog install mogteam/mcp-notion
notion notes docs database productivity mcp
Sourced from Notion (official) — ⭐ 9,500 stars.
No ratings yet.
@mogteam
Official curated skills and prompt templates from the mog.md team.
Source
Notion (official)
github.com/makenotion/notion-sdk-jsThis package is sourced from the above repository and distributed on mog under its original license.
Releases