diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 1280d86..26cc93b 100644 --- a/.claude-plugin/marketplace.json +++ b/.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,77 @@ }, "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" + }, + "homepage": "https://cap.cloud.sap/" + }, + { + "name": "sap-fiori-mcp-server", + "description": "MCP server for SAP Fiori development tools for Claude Code. Build and modify SAP Fiori applications with AI assistance.", + "author": { + "name": "SAP" + }, + "category": "development", + "source": { + "source": "git-subdir", + "url": "https://github.com/SAP/open-ux-tools.git", + "path": "packages/fiori-mcp-server", + "ref": "main" + }, + "homepage": "https://github.com/SAP/open-ux-tools/tree/main/packages/fiori-mcp-server" + }, + { + "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" + }, + "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" + }, + "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" + }, + "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 +1977,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.",