diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 44f0b74..c887403 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1684,6 +1684,47 @@ }, "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-mdk-server", "description": "MCP server for SAP Mobile Development Kit (MDK). Build and modify MDK applications with AI assistance — schema lookups, action validation, rule editing, and project scaffolding.", @@ -1698,6 +1739,36 @@ }, "homepage": "https://help.sap.com/docs/MDK" }, + { + "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.",