Skip to content

Add optional Notion API fallback for MCP functionality gaps #17

@0xble

Description

@0xble

I’m still running into a few high-impact gaps where MCP can’t currently do the operation, and those are painful for real workflows (especially automation).

Most impactful to least impactful from what I’m seeing:

  1. archive/delete pagees
  2. change page icon
  3. uploading local files/images (for example ./image.png) breaks unless files are hosted first
  4. reading very large page properties (eg big relations/people lists) can be incomplete and REST has better endpoints for full/accurate reads

Btw I completely agree with the notion-cli MCP-first where possible over API. That should stay the default. Curious what you would think tho about MCP-first + REST-fallback model

On my fork I have implemented:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions