Inspect the source
Read the complete page and capture its revision hash. Nothing is written.
A controlled way for MCP clients to edit long, component-based Strapi pages. Every write starts from a copy and ends with a verification.
Long Strapi pages are easy to damage with a partial update. Safe Strapi treats the full document as the unit of work and checks it at every boundary.
Read the complete page and capture its revision hash. Nothing is written.
Validate component operations and see the exact order before creating anything.
Create a new Strapi draft, then apply only the approved operations to that draft.
Fetch the draft again, compare every field, and confirm the source stayed untouched.
Install the MCP on your machine or agent host. Point it at your Strapi project and environment file. Credentials stay in your environment, and content requests go directly to your CMS. No account required.
Read the setup guide →“Use my configured Strapi project. Copy the homepage, update the hero title, and add the supplied CTA. Validate the draft and show me the diff.”
Install the package, connect your project, then inspect a page before creating a draft.