Callable MCP tools by plan
How many of the 17 tools each plan can actually invoke (not just see)

As of June 22, 2026, Notion's MCP server shows all 17 tools on every plan — but visibility ≠ access. This article maps each tool against plan tier, documents the one concrete access improvement (notion-query-data-sources dropped from Enterprise to Business+Notion AI), and gives Free/Plus users two working workarounds.
notion-search and notion-fetch). Claude, when connected via MCP, had no way to know the other 15 tools existed.notion-query-database-view — and immediately return an upgrade prompt instead of a silent error. That's the actual change: visibility, not access. The gates are still in place.| Tool | Free | Plus | Business + Notion AI | Enterprise + Notion AI |
|---|---|---|---|---|
notion-search | ✅ | ✅ | ✅ | ✅ |
notion-fetch-page | ✅ | ✅ | ✅ | ✅ |
notion-fetch-database | ✅ | ✅ | ✅ | ✅ |
notion-create-page | ✅ | ✅ | ✅ | ✅ |
notion-update-page-properties | ✅ | ✅ | ✅ | ✅ |
notion-add-content-to-page | ✅ | ✅ | ✅ | ✅ |
notion-create-database | ✅ | ✅ | ✅ | ✅ |
notion-update-database | ✅ | ✅ | ✅ | ✅ |
notion-create-comment | ✅ | ✅ | ✅ | ✅ |
notion-list-users | ✅ | ✅ | ✅ | ✅ |
notion-query-database-view | ⬆️ Business | ⬆️ Business | ✅ (Notion AI) | ✅ |
notion-query-meeting-notes | ⬆️ Business | ⬆️ Business | ✅ (Notion AI) | ✅ |
notion-query-data-sources (single source) | ⬆️ Business | ⬆️ Business | ✅ (Notion AI) | ✅ |
notion-query-data-sources (multi-source) | ⬆️ Enterprise | ⬆️ Enterprise | ⬆️ Enterprise | ✅ |
notion-get-comments | ✅ | ✅ | ✅ | ✅ |
notion-update-page | ✅ | ✅ | ✅ | ✅ |
notion-delete-block | ✅ | ✅ | ✅ | ✅ |
notion-query-database-view, notion-query-meeting-notes, and notion-query-data-sources (single source) — are the gated ones that matter for PM workflows. All three now require Business + Notion AI as a minimum. 1 2notion-query-data-sources downgrade is the one concrete access change in this changelog: single-source queries dropped from Enterprise to Business+Notion AI. Cross-source queries remain Enterprise-only. 1notion-query-database-view via the official MCP server. Two workarounds exist, each with different tradeoffs:easy-notion-mcp (recommended for recurring use)easy-notion-mcp (GitHub: Grey-Iris/easy-notion-mcp) is an open-source MCP server that talks directly to the standard Notion API instead of routing through Notion's first-party MCP layer. Database filtering and querying work on the Free plan, since they call the Notion API directly rather than the plan-gated MCP tools. 3@notionhq/notion-mcp-server. The author disclosed they built the tool while recommending it in the Reddit thread — factor that into your evaluation, but the approach itself is sound: direct API calls have no plan restriction on read operations.notion-query-data-sources downgrade is the only thing that moved in your favor. If you were on Enterprise specifically to access single-source queries via MCP, you can now do it on Business — provided you have Notion AI on that plan.notion-query-data-sources still requires Enterprise. That's the one that lets Claude query across two or more databases in a single call — useful for cross-database rollup queries (e.g., pulling from both a Roadmap DB and a Bugs DB in one MCP tool call). If that's your use case, the plan requirement hasn't changed.
围绕这条内容继续补充观点或上下文。