Loomal

Ui5 MCP

MCP server by github.com/ui5/mcp-server

MCP server for SAPUI5/OpenUI5 development

89 starsnpm: @ui5/mcp-server

About Ui5 MCP

Ui5 MCP is an MCP (Model Context Protocol) server published by ui5 in the official MCP registry. MCP server for SAPUI5/OpenUI5 development

It ships as an npm package (@ui5/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ui5/mcp-server, where the project has earned 89 GitHub stars.

Use Ui5 MCP with your agent

Claude Code · one command
claude mcp add ui5-mcp -- npx -y @ui5/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "ui5-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@ui5/mcp-server"
      ]
    }
  }
}
npm@ui5/mcp-server

Frequently asked questions

What is Ui5 MCP?
Ui5 MCP is an MCP (Model Context Protocol) server by ui5. MCP server for SAPUI5/OpenUI5 development
How do I connect Ui5 MCP to Claude, Cursor, or another MCP client?
Install Ui5 MCP from its npm package (@ui5/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Ui5 MCP open source?
Yes — the source code is public at github.com/ui5/mcp-server, with 89 GitHub stars.
Can AI agents pay to use Ui5 MCP?
Not yet through Loomal — Ui5 MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Ui5 MCP? Claim this listing free by verifying GitHub ownership, or contact us.