WDF2025-fiori-innovation-day-mcp
Verified Safeby vinayhospete
Overview
Provides hands-on exercises for developing SAP Fiori and CAP applications using AI coding assistants (Cline) and SAP's Model-Centric Programming (MCP) servers.
Installation
No command providedSecurity Notes
The source code primarily consists of instructional markdown for setting up a development environment and using AI tools. It does not contain direct vulnerabilities like 'eval' or hardcoded secrets. The core 'MCP server' functionality relies on external, officially provided SAP npm packages (@sap-ux/fiori-mcp-server, @cap-js/mcp-server) which are invoked via npx. The overall security depends on the trustworthiness of these external packages and the configured AI service (SAP AI Core).
Similar Servers
snippy
An AI-powered code snippet manager that integrates with GitHub Copilot via MCP, provides vector search for code, and uses AI agents for documentation and style guide generation.
mcp-server
A Model Context Protocol (MCP) server designed to assist AI models in the development of SAP Cloud Application Programming Model (CAP) applications by providing tools for model analysis and documentation search.
mcp-server
Provides an interface for AI agents to assist with UI5 application development, including scaffolding, linting, API reference lookup, and manifest validation.
cap-mcp-plugin
Integrate SAP CAP services with the Model Context Protocol (MCP) to expose them as AI-accessible resources, tools, and prompts for natural language interaction and automation.