Skip to content

Commit d04d17b

Browse files
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.
1 parent 18113ad commit d04d17b

1 file changed

Lines changed: 71 additions & 37 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 71 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -364,17 +364,6 @@
364364
},
365365
"homepage": "https://docs.brightdata.com"
366366
},
367-
{
368-
"name": "cds-mcp",
369-
"description": "AI-assisted development of SAP Cloud Application Programming Model (CAP) projects. Search CDS models and CAP documentation.",
370-
"category": "development",
371-
"source": {
372-
"source": "url",
373-
"url": "https://github.com/cap-js/mcp-server.git",
374-
"sha": "4d59d7070a52761a9b8028cbe710c8d7477cbc92"
375-
},
376-
"homepage": "https://cap.cloud.sap/"
377-
},
378367
{
379368
"name": "chrome-devtools-mcp",
380369
"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,77 @@
16281617
},
16291618
"homepage": "https://www.sanity.io"
16301619
},
1620+
{
1621+
"name": "sap-cds-mcp",
1622+
"description": "AI-assisted development of SAP Cloud Application Programming Model (CAP) projects. Search CDS models and CAP documentation.",
1623+
"author": {
1624+
"name": "SAP"
1625+
},
1626+
"category": "development",
1627+
"source": {
1628+
"source": "url",
1629+
"url": "https://github.com/cap-js/mcp-server.git"
1630+
},
1631+
"homepage": "https://cap.cloud.sap/"
1632+
},
1633+
{
1634+
"name": "sap-fiori-mcp-server",
1635+
"description": "MCP server for SAP Fiori development tools for Claude Code. Build and modify SAP Fiori applications with AI assistance.",
1636+
"author": {
1637+
"name": "SAP"
1638+
},
1639+
"category": "development",
1640+
"source": {
1641+
"source": "git-subdir",
1642+
"url": "https://github.com/SAP/open-ux-tools.git",
1643+
"path": "packages/fiori-mcp-server",
1644+
"ref": "main"
1645+
},
1646+
"homepage": "https://github.com/SAP/open-ux-tools/tree/main/packages/fiori-mcp-server"
1647+
},
1648+
{
1649+
"name": "sap-hana-cli",
1650+
"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.",
1651+
"author": {
1652+
"name": "SAP"
1653+
},
1654+
"category": "database",
1655+
"source": {
1656+
"source": "url",
1657+
"url": "https://github.com/SAP-samples/hana-cli-claude-plugin.git"
1658+
},
1659+
"homepage": "https://github.com/SAP-samples/hana-cli-claude-plugin"
1660+
},
1661+
{
1662+
"name": "sap-ui5",
1663+
"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.",
1664+
"author": {
1665+
"name": "SAP"
1666+
},
1667+
"category": "development",
1668+
"source": {
1669+
"source": "git-subdir",
1670+
"url": "https://github.com/UI5/plugins-claude.git",
1671+
"path": "plugins/ui5",
1672+
"ref": "main"
1673+
},
1674+
"homepage": "https://github.com/UI5/plugins-claude"
1675+
},
1676+
{
1677+
"name": "sap-ui5-typescript-conversion",
1678+
"description": "SAPUI5 / OpenUI5 plugin for Claude. Convert JavaScript based UI5 projects to TypeScript.",
1679+
"author": {
1680+
"name": "SAP"
1681+
},
1682+
"category": "development",
1683+
"source": {
1684+
"source": "git-subdir",
1685+
"url": "https://github.com/UI5/plugins-claude.git",
1686+
"path": "plugins/ui5-typescript-conversion",
1687+
"ref": "main"
1688+
},
1689+
"homepage": "https://github.com/UI5/plugins-claude"
1690+
},
16311691
{
16321692
"name": "searchfit-seo",
16331693
"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 +1977,6 @@
19171977
}
19181978
}
19191979
},
1920-
{
1921-
"name": "ui5",
1922-
"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.",
1923-
"category": "development",
1924-
"source": {
1925-
"source": "git-subdir",
1926-
"url": "https://github.com/UI5/plugins-claude.git",
1927-
"path": "plugins/ui5",
1928-
"ref": "main",
1929-
"sha": "cec940abd4b7b6866de8e7e4522f3dba0449379d"
1930-
},
1931-
"homepage": "https://github.com/UI5/plugins-claude"
1932-
},
1933-
{
1934-
"name": "ui5-typescript-conversion",
1935-
"description": "SAPUI5 / OpenUI5 plugin for Claude. Convert JavaScript based UI5 projects to TypeScript.",
1936-
"category": "development",
1937-
"source": {
1938-
"source": "git-subdir",
1939-
"url": "https://github.com/UI5/plugins-claude.git",
1940-
"path": "plugins/ui5-typescript-conversion",
1941-
"ref": "main",
1942-
"sha": "cec940abd4b7b6866de8e7e4522f3dba0449379d"
1943-
},
1944-
"homepage": "https://github.com/UI5/plugins-claude"
1945-
},
19461980
{
19471981
"name": "vanta-mcp-plugin",
19481982
"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.",

0 commit comments

Comments
 (0)