There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
@ui5/mcp-server · npm · 0.2.18
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.UI5/mcp-server",
"description": "MCP server for SAPUI5/OpenUI5 development",
"repository": {
"url": "https://github.com/UI5/mcp-server",
"source": "github"
},
"version": "0.2.18",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@ui5/mcp-server",
"version": "0.2.18",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "A 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'.",
"format": "string",
"default": "localhost, services.odata.org",
"name": "UI5_MCP_SERVER_ALLOWED_DOMAINS"
},
{
"description": "Set to any value to disable structured content in the MCP server responses.",
"format": "boolean",
"name": "UI5_MCP_SERVER_RESPONSE_NO_STRUCTURED_CONTENT"
},
{
"description": "Set 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.",
"format": "string",
"name": "UI5_MCP_SERVER_RESPONSE_NO_RESOURCES"
},
{
"description": "Internal log level (https://ui5.github.io/cli/stable/pages/Troubleshooting/#changing-the-log-level): 'silent', 'error', 'warn', 'info', 'perf', 'verbose' or 'silly'",
"format": "string",
"default": "info",
"name": "UI5_LOG_LVL"
},
{
"description": "Directory where the MCP server stores its data, such as cached API references. Defaults to the '.ui5' directory in the user's home directory.",
"format": "string",
"name": "UI5_DATA_DIR"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-13T09:15:48.818722Z",
"publishedAt": "2026-08-13T09:15:48.818722Z",
"updatedAt": "2026-08-13T09:15:48.818722Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.2.18last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.