
Umbraco
@Matthew-Wise
关于 Umbraco
An MCP (Model Context Protocol) server for Umbraco CMS
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"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>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.)
其他 分类下的更多 MCP 服务器
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
评论