umbraco-mcp icon indicating copy to clipboard operation
umbraco-mcp copied to clipboard

A model context protocol (MCP) server for Umbraco

Results 7 umbraco-mcp issues
Sort by recently updated
recently updated
newest added

I was trying out the MCP Server today, and ran into issues where it could not create any content on my test site and reported a `Content type culture variance...

I'm having an issue when testing the MCP server on the test site with VS Code using GPT 4.1. My API user only has access to the Content and Media...

Is there a reason there's no tools available for templating? I was trying to get to add basic templates for me but I got bounced back with: sorry, you have...

The media creation needs tool descriptions for image and file upload. The value changes as per the tests

💡 **Ideas** -On server start, query the management for user permissions and only load tools that the user can use.

enhancement

### GET Endpoints - [ ] GET `/umbraco/management/api/v1/item/user` - [ ] GET `/umbraco/management/api/v1/user` - [ ] GET `/umbraco/management/api/v1/user/{id}` - [ ] GET `/umbraco/management/api/v1/user/{id}/2fa` - [ ] GET `/umbraco/management/api/v1/user/{id}/calculate-start-nodes` - [...

enhancement