sap-ai-mcp-servers
The SAP Fiori MCP Server facilitates the generation and modification of Fiori applications.
The SAP Fiori MCP Server is designed to streamline the development process for Fiori applications by providing tools and workflows that assist developers in creating and modifying apps efficiently. It integrates seamlessly with existing SAP environments, allowing for quick adjustments and enhancements to Fiori applications. This server supports various development scenarios, making it a versatile tool for developers working with SAP technologies. With features such as automated app generation, template management, and modification workflows, the SAP Fiori MCP Server empowers developers to focus on building innovative solutions rather than getting bogged down in repetitive tasks. Its user-friendly interface and comprehensive documentation make it accessible for both seasoned developers and those new to SAP Fiori development.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"sap-ai-mcp-servers": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sap-ai-mcp-servers"
]
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Permissions