Skip to content

Commit d11f561

Browse files
committed
build: Improve project description
1 parent a60f9e5 commit d11f561

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ui5/mcp-server",
33
"version": "0.2.4",
4-
"description": "MCP server for UI5 application development",
4+
"description": "MCP server for SAPUI5/OpenUI5 development",
55
"author": {
66
"name": "SAP SE",
77
"email": "openui5@sap.com",

server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
33
"name": "io.github.UI5/mcp-server",
4-
"description": "MCP server for UI5 application development",
4+
"description": "MCP server for SAPUI5/OpenUI5 development",
55
"repository": {
66
"url": "https://github.com/UI5/mcp-server",
77
"source": "github"

0 commit comments

Comments
 (0)