Local MCP for Strapi 5

Make the content change.
Keep the original safe.

A controlled way for MCP clients to edit long, component-based Strapi pages. Every write starts from a copy and ends with a verification.

content changeVerified
SOURCE PAGEHomepage100 components · unchanged
9f2a…7c10
NEW DRAFTHomepage — campaign101 components · 3 operations
Patch #50Move #80Insert after #25
Strapi 5+Supported CMS
13 toolsDeliberately small surface
SHA-256Before-and-after checks
Clone firstNo source write tool
HOW IT WORKS

A careful workflow for fast-moving teams.

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.

01

Inspect the source

Read the complete page and capture its revision hash. Nothing is written.

02

Review the change

Validate component operations and see the exact order before creating anything.

03

Work on a copy

Create a new Strapi draft, then apply only the approved operations to that draft.

04

Verify the result

Fetch the draft again, compare every field, and confirm the source stayed untouched.

BUILT FOR YOUR PROJECT

Your content stays in your hands.

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
Example request

“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.”

The source page remains unchanged
READY TO CONNECT

Start with a read-only check.

Install the package, connect your project, then inspect a page before creating a draft.

Open the guide