Skip to main content

Per-tool access map in notion-fetch self

By Steven Van ·

The notion-fetch MCP tool's self response now includes a current_tool_access map, so clients can tell before making a call which tools will actually run…

The Notion MCP server's notion-fetch tool now returns a current_tool_access map in its self response, letting clients check before calling a tool whether it will actually run on the connected workspace's plan. Each entry reports a status of available, limited_free_trial, upgrade_required (with an upgrade URL into the workspace's upgrade flow), or not_enabled, so a client can route around tools that would otherwise just return an upgrade prompt. Details are in Notion's guide to integrating your own MCP client.

Notion
Notion
All-in-one workspace for notes, docs, projects, and wikis — with AI built in for writing, summarizing, and organizing.
View Notion →

Read the original announcement →

Read Per-tool access map in notion-fetch self on Creators Toolbox