mcp server MCP
v0.3.0io.github.ui5/mcp-server
MCP server for SAPUI5/OpenUI5 development
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add mcp-server -e UI5_MCP_SERVER_ALLOWED_DOMAINS=<UI5_MCP_SERVER_ALLOWED_DOMAINS> -e UI5_MCP_SERVER_RESPONSE_NO_STRUCTURED_CONTENT=<UI5_MCP_SERVER_RESPONSE_NO_STRUCTURED_CONTENT> -e UI5_MCP_SERVER_RESPONSE_NO_RESOURCES=<UI5_MCP_SERVER_RESPONSE_NO_RESOURCES> -e UI5_LOG_LVL=<UI5_LOG_LVL> -e UI5_DATA_DIR=<UI5_DATA_DIR> -- npx -y @ui5/mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.