claude mcp add 5-mcp-server -- npx -y @ui5/mcp-server
{
"mcpServers": {
"5-mcp-server": {
"command": "npx",
"args": ["-y", "@ui5/mcp-server"]
}
}
}
{
"mcpServers": {
"5-mcp-server": {
"command": "npx",
"args": ["-y", "@ui5/mcp-server"]
}
}
}
{
"mcpServers": {
"5-mcp-server": {
"command": "npx",
"args": ["-y", "@ui5/mcp-server"]
}
}
}
About This MCP Server
The Model Context Protocol server is a tool for SAPUI5 and OpenUI5 development, providing a server for handling model context protocol requests. It connects to the UI5 framework, enabling developers to work with model context protocol in their applications. Developers working on SAPUI5 or OpenUI5 projects would use this server to facilitate development and testing of their applications.
MCP server for SAPUI5/OpenUI5 development. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@ui5/mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mcp-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.