webcomponents react mcp server for Claude Desktop
io.github.ui5/webcomponents-react-mcp-server
MCP server for UI5 Web Components for React - Developer documentation and API assistance
client:Claude Desktop
transport:stdio
runtime:npm
Install webcomponents react mcp server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"webcomponents-react-mcp-server": {
"command": "npx",
"args": [
"-y",
"@ui5/webcomponents-react-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs