Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

DatoCMS MCP

Warning

This local MCP server (@datocms/mcp) has been deprecated in favor of the new, improved remote MCP server at mcp.datocms.com.

The remote server offers streamable HTTP transport, OAuth authentication, regular updates, and zero local setup — no Node.js required.

Use mcp.datocms.com

Update your MCP client configuration to point at the remote server:

{
  "mcpServers": {
    "DatoCMS": {
      "type": "http",
      "url": "https://mcp.datocms.com"
    }
  }
}

See the official documentation for setup instructions across Claude Code, Cursor, VS Code, Windsurf, and other clients.

Releases

Packages

Contributors