umbraco-mcp
If you are the rightful owner of umbraco-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Umbraco MCP is a Model Context Protocol server designed for Umbraco CMS, providing access to key parts of the Management API for back office tasks.
Umbraco MCP is a specialized server that integrates with Umbraco CMS to facilitate back office management tasks through the Management API. It allows users to perform various administrative functions by providing access to different endpoints. The server is configured to communicate with the Management API using an API user, whose access level determines the capabilities available to the agent. This setup is particularly useful for developers and administrators looking to automate or streamline their content management processes within Umbraco.
Features
- Access to Culture, Data Type, and Dictionary endpoints.
- Support for Document Blueprint, Document Type, and Document endpoints.
- Integration with Language, Log Viewer, and Member Group functionalities.
- Configuration through API user credentials for secure access.
- Comprehensive endpoint coverage as per Umbraco's swagger definition.