
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@ui5/webcomponents-react-mcp
Advanced tools
MCP server for UI5 Web Components for React - Developer documentation and API assistance
MCP server providing development assistance and API documentation for UI5 Web Components for React.
This MCP server gives AI assistants direct access to UI5 Web Components for React documentation, component APIs, and utility information. It helps developers get accurate, up-to-date information about the library without leaving their IDE.
This server is available in the MCP Registry, which allows compatible clients to install it directly.
claude mcp add ui5-wcr -- npx @ui5/webcomponents-react-mcp@latest
Add to .vscode/mcp.json:
{
"servers": {
"ui5-wcr": {
"command": "npx",
"args": ["@ui5/webcomponents-react-mcp@latest"]
}
}
}
The MCP server is available since @ui5/webcomponents-react@2.21.3. It shares the same version number and bundles documentation and API data for that specific release. Pinning the version to match your project ensures the AI assistant provides accurate information for the components and APIs you are actually using.
Append @<version> to install a specific version. Note that after updating @ui5/webcomponents-react, you need to update the pinned MCP server version accordingly.
npx @ui5/webcomponents-react-mcp@2.21.3
To match the version of @ui5/webcomponents-react installed in your project, run from the project root:
This requires @ui5/webcomponents-react to be installed in the project's node_modules.
npx @ui5/webcomponents-react-mcp@$(node -p "require('@ui5/webcomponents-react/package.json').version")
create_app - Scaffold a new application from an official template
degitlist_components - Browse all available components
@ui5/webcomponents-react, @ui5/webcomponents-react-charts, @ui5/webcomponents-ai-react)get_component_api - Full component API documentation
e.detail)::part() selectors for shadow DOM stylingget_documentation - Documentation, guides, and knowledge base
startLine/endLine) for large documentsget_public_utils - Public utilities from @ui5/webcomponents-react-base
llms.txt - LLM-friendly documentation index with scope, key concepts, and quick-reference linksOnce configured, your AI assistant will have access to the tools. You can ask questions like:
Create:
Documentation:
Components:
See CONTRIBUTING.md for development setup, scripts, architecture, and build pipeline details.
FAQs
MCP server for UI5 Web Components for React - Developer documentation and API assistance
The npm package @ui5/webcomponents-react-mcp receives a total of 336 weekly downloads. As such, @ui5/webcomponents-react-mcp popularity was classified as not popular.
We found that @ui5/webcomponents-react-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.