
Umbraco
@Matthew-Wise
About Umbraco
An MCP (Model Context Protocol) server for Umbraco CMS
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"umbraco-mcp": {
"command": "npx",
"args": [
"@umbraco-mcp/umbraco-mcp-cms@alpha"
],
"env": {
"UMBRACO_CLIENT_ID": "<API user name>",
"UMBRACO_CLIENT_SECRET": "<API client secert>",
"UMBRACO_BASE_URL": "https://<domain>",
"EXCLUDE_MANAGEMENT_TOOLS": "<toolname>,<toolname>"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Umbraco?
An MCP (Model Context Protocol) server for Umbraco CMS. It connects AI agents to the Umbraco Management API, enabling them to perform back office tasks using an authenticated Umbraco API user. The tools available to the AI are controlled by normal Umbraco user permissions.
How to use Umbraco?
Configure an Umbraco API user with appropriate permissions, then run the server so it can authenticate against the Management API. Specific installation or configuration commands are not detailed in the README.
Key features of Umbraco
- Provides access to key parts of the Umbraco Management API.
- Allows AI agents to perform back office tasks.
- Uses standard Umbraco user permissions for access control.
- Designed for integration with MCP‑compatible clients.
- Enables automation of common CMS operations via natural language.
Use cases of Umbraco
- Automatically create or edit content nodes via an AI assistant.
- Manage media, document types, and user roles through conversational commands.
- Perform routine administrative tasks like publishing or unpublishing pages without manual UI navigation.
FAQ from Umbraco
—
(Note: The README does not contain any FAQ content. The above structure is retained per the skeleton, but every question is replaced with an em dash because no FAQs are present.)
Basic information
More Other MCP servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments