All servers

DatoCMS

Explore and manage DatoCMS content models and records.

Content

Batches an entire operation into one sandboxed, type-checked script instead of dozens of separate tool calls.

The DatoCMS MCP server connects AI assistants to DatoCMS over MCP, letting you manage content and schema through natural language — the same headless CMS that powers signifly.com. Instead of exposing 150+ raw API endpoints, it offers a small set of layered tools that guide the AI through discovery, planning, and execution, and can write type-checked TypeScript that batches an entire operation into one sandboxed run. Destructive operations require explicit confirmation.

Transport
http
Authentication
OAuth
Endpoint
https://mcp.datocms.com

Browser-based OAuth on first connect — no API token to paste.

What you can do

  • Search across all your projects
  • Inspect content models, fields, and relationships
  • Browse available API resources and methods
  • Run read-only TypeScript scripts safely
  • Create, update, and delete records and schema
  • Batch multiple API calls in one script
  • Confirm before destructive operations

Try asking

Show me the content models and fields in my blog project.
Create ten draft article records from this list of titles.
Find the project named 'Marketing Site' and list its records.

Tools it exposes

A sample of the tools available once connected.

search_projectsget_schemalist_api_resourcesget_api_methodsupsert_and_execute_safe_scriptwhoami

Set it up

One click adds DatoCMS to Cursor. Cursor must be installed.

Add to Cursor
Official DatoCMS MCP docs