wdf2025-fiori-innov-day-mcp-server
Verified Safeby SAP-samples
Overview
This repository provides a hands-on tutorial for agentic app development with AI clients (Cline) and SAP's MCP servers to create and modify SAP Fiori applications.
Installation
No command providedSecurity Notes
The source code primarily consists of documentation (README files) and configuration for an AI client (Cline) to interact with SAP's Managed Code Project (MCP) servers. It guides users to run official SAP packages (`@sap-ux/fiori-mcp-server`, `@cap-js/mcp-server`) via `npx`. There are no 'eval' statements, obfuscation, or overtly malicious patterns in the provided snippets. The tutorial specifies using 'dummy' credentials for local application previews, which is acceptable for a development hands-on but would be a critical risk in production. The overall security depends on the user's secure handling of API keys for AI models and the security posture of the SAP Business Application Studio environment itself.
Similar Servers
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.
local-llm-client-for-sap-consultants-librechat
This is a Middleman Control Plane (MCP) server for SAP consultants, designed to integrate various SAP-related functionalities (e.g., SAP Notes, ABAP ADT, S4/HANA OData) as conversational agents or tools within the LibreChat platform, including authentication via OpenID Connect and managing permissions.