io.github.UI5/mcp-server
MCP server for SAPUI5/OpenUI5 development
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@ui5/mcp-server"
],
"env": {
"UI5_MCP_SERVER_ALLOWED_DOMAINS": "localhost, services.odata.org",
"UI5_MCP_SERVER_RESPONSE_NO_STRUCTURED_CONTENT": "<ui5_mcp_server_response_no_structured_content>",
"UI5_MCP_SERVER_RESPONSE_NO_RESOURCES": "<ui5_mcp_server_response_no_resources>",
"UI5_LOG_LVL": "info",
"UI5_DATA_DIR": "<ui5_data_dir>"
}
}
}
}{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@ui5/mcp-server"
],
"env": {
"UI5_MCP_SERVER_ALLOWED_DOMAINS": "localhost, services.odata.org",
"UI5_MCP_SERVER_RESPONSE_NO_STRUCTURED_CONTENT": "<ui5_mcp_server_response_no_structured_content>",
"UI5_MCP_SERVER_RESPONSE_NO_RESOURCES": "<ui5_mcp_server_response_no_resources>",
"UI5_LOG_LVL": "info",
"UI5_DATA_DIR": "<ui5_data_dir>"
}
}
}
}npx -y @ui5/mcp-serverUI5_MCP_SERVER_ALLOWED_DOMAINSA comma-separated list of domains that are allowed to be used in various tools, for example: 'localhost, example.com, sub.example.com'. Set to an empty string to allow any domains. For wildcard subdomains, prefix the domain with a dot: '.example.com'. This will match 'www.example.com' but not 'example.com'.
UI5_MCP_SERVER_RESPONSE_NO_STRUCTURED_CONTENTSet to any value to disable structured content in the MCP server responses.
UI5_MCP_SERVER_RESPONSE_NO_RESOURCESSet to any value to disable resources in the MCP server responses, see https://modelcontextprotocol.io/specification/2025-06-18/server/resource. This is useful for clients that do not support resources, see https://modelcontextprotocol.io/clients, such as Cursor or the Gemini CLI.
UI5_LOG_LVLInternal log level (https://ui5.github.io/cli/stable/pages/Troubleshooting/#changing-the-log-level): 'silent', 'error', 'warn', 'info', 'perf', 'verbose' or 'silly'
UI5_DATA_DIRDirectory where the MCP server stores its data, such as cached API references. Defaults to the '.ui5' directory in the user's home directory.
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.