MCP Server
MCP
io.github.UI5/webcomponents-mcp-server
MCP server for UI5 Web Components development assistance
Install
npx -y @ui5/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@ui5/webcomponents-mcp-server",
"version": "0.1.2",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment