Back to Home
UI5 icon

mcp-server

Verified Safe

by UI5

Overview

Provides an interface for AI agents to assist with UI5 application development, including scaffolding, linting, API reference lookup, and manifest validation.

Installation

Run Command
npx @ui5/mcp-server

Environment Variables

  • UI5_MCP_SERVER_ALLOWED_ODATA_DOMAINS
  • UI5_MCP_SERVER_RESPONSE_NO_STRUCTURED_CONTENT
  • UI5_MCP_SERVER_RESPONSE_NO_RESOURCES
  • UI5_LOG_LVL
  • UI5_DATA_DIR

Security Notes

The server executes external commands (npm install, git init) via 'execa' and fetches resources from external URLs (UI5 CDN, npm registry, OData services). Input validation and an OData domain allow list are in place to mitigate risks. However, executing external commands and fetching untrusted content from the internet always carries inherent security risks if inputs are not carefully controlled or external resources are compromised. Explicit environment variables can disable structured content or resources in responses, and adjust logging verbosity.

Similar Servers

Stats

Interest Score49
Security Score7
Cost ClassMedium
Avg Tokens1500
Stars56
Forks9
Last Update2026-01-19

Tags

UI5SAPUI5OpenUI5DevelopmentAI AgentsModel Context ProtocolScaffoldingLintingAPI ReferenceTypeScript