Home › Other › webcomponents-mcp-server

webcomponents-mcp-server

MCP server for UI5 Web Components development assistance

TypeScript
★ 19 stars Last pushed 2026-08-31 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.2)

npx -y @ui5/webcomponents-mcp-server@0.1.2

Or add to your MCP client config:

{
  "mcpServers": {
    "webcomponents-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@ui5/webcomponents-mcp-server@0.1.2"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry