← All servers
πŸ”§

Umbraco CMS DevVerifiedπŸ›‘ No advisories

io.github.umbraco/Umbraco-CMS-MCP-Dev
New to MCP? Start here β†’
0β˜… stars
0weekly installs
17 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/umbraco, which proved it owns this namespace.

Verified owner: github.com/umbraco β†—io.github.umbraco/Umbraco-CMS-MCP-Dev

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs UMBRACO_CLIENT_ID, UMBRACO_CLIENT_SECRET.
βœ“
Configuration
Reads UMBRACO_BASE_URL, UMBRACO_INCLUDE_TOOL_COLLECTIONS, UMBRACO_READONLY.

About

A developer focused model context protocol (MCP) server for Umbraco CMS

Packages & transports

npm@umbraco-cms/mcp-devv18.0.1 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "Umbraco_CMS_MCP_Dev": {
      "command": "npx",
      "args": [
        "-y",
        "@umbraco-cms/mcp-dev"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @umbraco-cms/mcp-dev