Home › Other › Umbraco-CMS-MCP-Dev
Umbraco-CMS-MCP-Dev
A developer focused model context protocol (MCP) server for Umbraco CMS
TypeScript
★ 39 stars
Last pushed 2026-09-22
License: MIT
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 18.0.1)
npx -y @umbraco-cms/mcp-dev@18.0.1
Or add to your MCP client config:
{
"mcpServers": {
"umbraco-cms-mcp-dev": {
"command": "npx",
"args": [
"-y",
"@umbraco-cms/mcp-dev@18.0.1"
],
"env": {
"UMBRACO_CLIENT_ID": "<YOUR_VALUE>",
"UMBRACO_CLIENT_SECRET": "<YOUR_VALUE>",
"UMBRACO_BASE_URL": "<YOUR_VALUE>",
"UMBRACO_INCLUDE_TOOL_COLLECTIONS": "<YOUR_VALUE>",
"UMBRACO_READONLY": "<YOUR_VALUE>"
}
}
}
}
UMBRACO_CLIENT_IDrequired secret — Umbraco API user client IDUMBRACO_CLIENT_SECRETrequired secret — Umbraco API user client secretUMBRACO_BASE_URLrequired — Base URL of your Umbraco instanceUMBRACO_INCLUDE_TOOL_COLLECTIONS— Comma-separated list of tool collections to include (e.g., document,media,document-type)UMBRACO_READONLY— Enable readonly mode to disable all write operations (create, update, delete). Only read and query tools remain available.
Related servers
B
browser-use
Other
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
★ 116,188
MCP Server
S
servers
Other
MCP server that exercises all the features of the MCP protocol
★ 90,577
MCP Server
W
World Monitor
Other
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
★ 87,324
MCP Server
Requires auth
P
paperclip
Other
Trending hip-hop artist momentum scores across four cultural dimensions.
★ 82,095
MCP Server
Reachable
R
ruflo
Other
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
★ 73,202
MCP Server
C
Chrome DevTools MCP
Other
MCP server for Chrome DevTools
★ 52,570
MCP Server
Data from the Official MCP Registry