Преглед изворни кода

Prefix SAP plugins with sap- namespace

- cds-mcp → sap-cds-mcp
- ui5 → sap-ui5
- ui5-typescript-conversion → sap-ui5-typescript-conversion
- Add sap-hana-cli (new entry)

Sets author.name: SAP on all four for consistent attribution.
Bryan Thompson пре 4 месеци
родитељ
комит
e113fc901c
1 измењених фајлова са 60 додато и 37 уклоњено
  1. 60 37
      .claude-plugin/marketplace.json

+ 60 - 37
.claude-plugin/marketplace.json

@@ -364,17 +364,6 @@
       },
       "homepage": "https://docs.brightdata.com"
     },
-    {
-      "name": "cds-mcp",
-      "description": "AI-assisted development of SAP Cloud Application Programming Model (CAP) projects. Search CDS models and CAP documentation.",
-      "category": "development",
-      "source": {
-        "source": "url",
-        "url": "https://github.com/cap-js/mcp-server.git",
-        "sha": "4d59d7070a52761a9b8028cbe710c8d7477cbc92"
-      },
-      "homepage": "https://cap.cloud.sap/"
-    },
     {
       "name": "chrome-devtools-mcp",
       "description": "Control and inspect a live Chrome browser from your coding agent. Record performance traces, analyze network requests, check console messages with source-mapped stack traces, and automate browser actions with Puppeteer.",
@@ -1628,6 +1617,66 @@
       },
       "homepage": "https://www.sanity.io"
     },
+    {
+      "name": "sap-cds-mcp",
+      "description": "AI-assisted development of SAP Cloud Application Programming Model (CAP) projects. Search CDS models and CAP documentation.",
+      "author": {
+        "name": "SAP"
+      },
+      "category": "development",
+      "source": {
+        "source": "url",
+        "url": "https://github.com/cap-js/mcp-server.git",
+        "sha": "4d59d7070a52761a9b8028cbe710c8d7477cbc92"
+      },
+      "homepage": "https://cap.cloud.sap/"
+    },
+    {
+      "name": "sap-hana-cli",
+      "description": "150+ SAP HANA database tools for AI assistants. Query tables, import/export data, profile data quality, compare schemas, manage backups, monitor performance, and more. Connects to SAP HANA Cloud and on-premise databases.",
+      "author": {
+        "name": "SAP"
+      },
+      "category": "database",
+      "source": {
+        "source": "url",
+        "url": "https://github.com/SAP-samples/hana-cli-claude-plugin.git",
+        "sha": "160ae47efaffea2e1dd9d6877ab9ec49b78542a0"
+      },
+      "homepage": "https://github.com/SAP-samples/hana-cli-claude-plugin"
+    },
+    {
+      "name": "sap-ui5",
+      "description": "SAPUI5 / OpenUI5 plugin for Claude. Create and validate UI5 projects, access API documentation, run UI5 linter, get development guidelines and best practices for UI5 development.",
+      "author": {
+        "name": "SAP"
+      },
+      "category": "development",
+      "source": {
+        "source": "git-subdir",
+        "url": "https://github.com/UI5/plugins-claude.git",
+        "path": "plugins/ui5",
+        "ref": "main",
+        "sha": "cec940abd4b7b6866de8e7e4522f3dba0449379d"
+      },
+      "homepage": "https://github.com/UI5/plugins-claude"
+    },
+    {
+      "name": "sap-ui5-typescript-conversion",
+      "description": "SAPUI5 / OpenUI5 plugin for Claude. Convert JavaScript based UI5 projects to TypeScript.",
+      "author": {
+        "name": "SAP"
+      },
+      "category": "development",
+      "source": {
+        "source": "git-subdir",
+        "url": "https://github.com/UI5/plugins-claude.git",
+        "path": "plugins/ui5-typescript-conversion",
+        "ref": "main",
+        "sha": "cec940abd4b7b6866de8e7e4522f3dba0449379d"
+      },
+      "homepage": "https://github.com/UI5/plugins-claude"
+    },
     {
       "name": "searchfit-seo",
       "description": "Free AI-powered SEO toolkit — audit websites, plan content strategy, optimize pages, generate schema markup, cluster keywords, and track AI visibility. Works with any website or codebase.",
@@ -1917,32 +1966,6 @@
         }
       }
     },
-    {
-      "name": "ui5",
-      "description": "SAPUI5 / OpenUI5 plugin for Claude. Create and validate UI5 projects, access API documentation, run UI5 linter, get development guidelines and best practices for UI5 development.",
-      "category": "development",
-      "source": {
-        "source": "git-subdir",
-        "url": "https://github.com/UI5/plugins-claude.git",
-        "path": "plugins/ui5",
-        "ref": "main",
-        "sha": "cec940abd4b7b6866de8e7e4522f3dba0449379d"
-      },
-      "homepage": "https://github.com/UI5/plugins-claude"
-    },
-    {
-      "name": "ui5-typescript-conversion",
-      "description": "SAPUI5 / OpenUI5 plugin for Claude. Convert JavaScript based UI5 projects to TypeScript.",
-      "category": "development",
-      "source": {
-        "source": "git-subdir",
-        "url": "https://github.com/UI5/plugins-claude.git",
-        "path": "plugins/ui5-typescript-conversion",
-        "ref": "main",
-        "sha": "cec940abd4b7b6866de8e7e4522f3dba0449379d"
-      },
-      "homepage": "https://github.com/UI5/plugins-claude"
-    },
     {
       "name": "vanta-mcp-plugin",
       "description": "The Vanta plugin connects Claude Code to Vanta's security and compliance platform through the Vanta MCP server. It combines Vanta's test-specific remediation intelligence with your local repository context to help you fix compliance failures faster.",