Zero-install remote MCP server for Notion. Access pages, databases, blocks, and comments via Notion's hosted HTTP endpoint. No local process required — connects directly to mcp.notion.com.
Install via CLI
mog install mogteam/mcp-notion-remoteConnection URL
https://mcp.notion.com/mcpManual config
Notion Internal Integration Token (from notion.so/my-integrations)
.cursor/mcp.json{
"mcpServers": {
"mogteam-mcp-notion-remote": {
"url": "https://mcp.notion.com/mcp",
"env": {
"NOTION_API_KEY": "<your-secret>"
}
}
}
}Or run mog install to configure automatically. MCP docs
Zero-install remote MCP server for Notion. Access pages, databases, blocks, and comments via Notion's hosted HTTP endpoint. No local process required — connects directly to mcp.notion.com.
mog install mogteam/mcp-notion-remote
This is a remote MCP server — no local installation needed. Your client connects directly to the hosted endpoint.
notion notes docs database productivity remote 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