Umbraco Cms MCP Dev
Rank #909io.github.umbraco/Umbraco-CMS-MCP-Dev
A developer focused model context protocol (MCP) server for Umbraco CMS
Umbraco Cms MCP Dev is a Model Context Protocol (MCP) server published by umbraco. It ranks #909 of 132,113 servers tracked on MCP Toplist, and its repository has 39 GitHub stars. Umbraco Cms MCP Dev is listed across 3 registries — Official MCP, Glama and PulseMCP, with 22 tracked versions. It was first listed on Aug 22, 2025 and most recently updated on Jul 8, 2026.
Ranks ahead of 131,204 of 132,113 servers on MCP Toplist.
Use Umbraco Cms MCP Dev
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add umbraco-cms-mcp-dev -e "UMBRACO_CLIENT_ID=<your UMBRACO_CLIENT_ID>" -e "UMBRACO_CLIENT_SECRET=<your UMBRACO_CLIENT_SECRET>" -e "UMBRACO_BASE_URL=<your UMBRACO_BASE_URL>" -e "UMBRACO_INCLUDE_TOOL_COLLECTIONS=<your UMBRACO_INCLUDE_TOOL_COLLECTIONS>" -e "UMBRACO_READONLY=<your UMBRACO_READONLY>" -- npx -y @umbraco-cms/mcp-devReplace each placeholder with your own value before saving.
[mcp_servers.umbraco-cms-mcp-dev]
command = "npx"
args = ["-y", "@umbraco-cms/mcp-dev"]
[mcp_servers.umbraco-cms-mcp-dev.env]
UMBRACO_CLIENT_ID = "<your UMBRACO_CLIENT_ID>"
UMBRACO_CLIENT_SECRET = "<your UMBRACO_CLIENT_SECRET>"
UMBRACO_BASE_URL = "<your UMBRACO_BASE_URL>"
UMBRACO_INCLUDE_TOOL_COLLECTIONS = "<your UMBRACO_INCLUDE_TOOL_COLLECTIONS>"
UMBRACO_READONLY = "<your UMBRACO_READONLY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"umbraco-cms-mcp-dev": {
"command": "npx",
"args": [
"-y",
"@umbraco-cms/mcp-dev"
],
"env": {
"UMBRACO_CLIENT_ID": "<your UMBRACO_CLIENT_ID>",
"UMBRACO_CLIENT_SECRET": "<your UMBRACO_CLIENT_SECRET>",
"UMBRACO_BASE_URL": "<your UMBRACO_BASE_URL>",
"UMBRACO_INCLUDE_TOOL_COLLECTIONS": "<your UMBRACO_INCLUDE_TOOL_COLLECTIONS>",
"UMBRACO_READONLY": "<your UMBRACO_READONLY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"umbraco-cms-mcp-dev": {
"command": "npx",
"args": [
"-y",
"@umbraco-cms/mcp-dev"
],
"env": {
"UMBRACO_CLIENT_ID": "<your UMBRACO_CLIENT_ID>",
"UMBRACO_CLIENT_SECRET": "<your UMBRACO_CLIENT_SECRET>",
"UMBRACO_BASE_URL": "<your UMBRACO_BASE_URL>",
"UMBRACO_INCLUDE_TOOL_COLLECTIONS": "<your UMBRACO_INCLUDE_TOOL_COLLECTIONS>",
"UMBRACO_READONLY": "<your UMBRACO_READONLY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"umbraco-cms-mcp-dev": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@umbraco-cms/mcp-dev"
],
"env": {
"UMBRACO_CLIENT_ID": "<your UMBRACO_CLIENT_ID>",
"UMBRACO_CLIENT_SECRET": "<your UMBRACO_CLIENT_SECRET>",
"UMBRACO_BASE_URL": "<your UMBRACO_BASE_URL>",
"UMBRACO_INCLUDE_TOOL_COLLECTIONS": "<your UMBRACO_INCLUDE_TOOL_COLLECTIONS>",
"UMBRACO_READONLY": "<your UMBRACO_READONLY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"umbraco-cms-mcp-dev": {
"command": "npx",
"args": [
"-y",
"@umbraco-cms/mcp-dev"
],
"env": {
"UMBRACO_CLIENT_ID": "<your UMBRACO_CLIENT_ID>",
"UMBRACO_CLIENT_SECRET": "<your UMBRACO_CLIENT_SECRET>",
"UMBRACO_BASE_URL": "<your UMBRACO_BASE_URL>",
"UMBRACO_INCLUDE_TOOL_COLLECTIONS": "<your UMBRACO_INCLUDE_TOOL_COLLECTIONS>",
"UMBRACO_READONLY": "<your UMBRACO_READONLY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"umbraco-cms-mcp-dev": {
"command": "npx",
"args": [
"-y",
"@umbraco-cms/mcp-dev"
],
"env": {
"UMBRACO_CLIENT_ID": "<your UMBRACO_CLIENT_ID>",
"UMBRACO_CLIENT_SECRET": "<your UMBRACO_CLIENT_SECRET>",
"UMBRACO_BASE_URL": "<your UMBRACO_BASE_URL>",
"UMBRACO_INCLUDE_TOOL_COLLECTIONS": "<your UMBRACO_INCLUDE_TOOL_COLLECTIONS>",
"UMBRACO_READONLY": "<your UMBRACO_READONLY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.umbraco%2FUmbraco-CMS-MCP-Dev)<a href="https://mcptoplist.com/server/io.github.umbraco%2FUmbraco-CMS-MCP-Dev"><img src="https://mcptoplist.com/badge/io.github.umbraco%2FUmbraco-CMS-MCP-Dev.svg" alt="MCP Toplist: Top 1% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
umbraco
Other servers by umbraco
View all umbraco servers →Available versions (22)
| Version | Published |
|---|---|
| 18.0.1 | Jul 8, 2026 |
| 18.0.0 | Jun 25, 2026 |
| 17.4.2 | May 18, 2026 |
| 17.4.1 | May 16, 2026 |
| 17.4.0 | May 15, 2026 |
| 17.3.7 | May 12, 2026 |
| 17.3.6 | May 9, 2026 |
| 17.3.5 | May 8, 2026 |
| 17.3.4 | May 8, 2026 |
| 17.3.3 | Apr 30, 2026 |
| 17.3.2 | Apr 27, 2026 |
| 17.3.1 | Apr 10, 2026 |
| 17.3.0 | Apr 9, 2026 |
| 17.2.2 | Apr 1, 2026 |
| 17.2.1 | Apr 1, 2026 |
| 17.2.0 | Mar 25, 2026 |
| 17.1.2 | Mar 21, 2026 |
| 17.1.1 | Mar 13, 2026 |
| 17.1.0 | Feb 10, 2026 |
| 17.0.0 | Dec 3, 2025 |
| 16.0.1 | Nov 19, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Umbraco Cms MCP Dev?
- Umbraco Cms MCP Dev is maintained by umbraco, which publishes 2 MCP servers (22 total versions) tracked on MCP Toplist.
- Is Umbraco Cms MCP Dev listed on the Official MCP Registry?
- Yes — Umbraco Cms MCP Dev is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Umbraco Cms MCP Dev have?
- MCP Toplist tracks 22 versions of Umbraco Cms MCP Dev, most recently published on Jul 8, 2026.
- Where can I find the source code for Umbraco Cms MCP Dev?
- The source code for Umbraco Cms MCP Dev is hosted at github.com/umbraco/umbraco-cms-mcp-dev.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.