Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"Umbraco-CMS": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-Umbraco-CMS"
]
}
}
}