Sdui Website MCP Server
A Model Context Protocol server exposed by the sdui.de WordPress site through the `mcp` REST namespace and advertised at /.well-known/oauth-protected-resource. The endpoint answers JSON-RPC over HTTP and returns HTTP 401 mcp_unauthorized to anonymous callers; the paired authorization server metadata at /.well-known/oauth-authorization-server declares authorization_code + PKCE (S256) with a single `mcp` scope. This is the marketing/CMS site's agent surface, not the Sdui Platform API.