io.github.SAP/fiori-mcp-server
Quality Score
75
/100
SAP Fiori - Model Context Protocol (MCP) server
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"fiori-mcp-server": {
"command": "npx",
"args": [
"-y",
"@sap-ux/fiori-mcp-server"
],
"env": {
"LOG_LEVEL": "error",
"SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRY": "<sap_ux_fiori_tools_disable_telemetry>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"fiori-mcp-server": {
"command": "npx",
"args": [
"-y",
"@sap-ux/fiori-mcp-server"
],
"env": {
"LOG_LEVEL": "error",
"SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRY": "<sap_ux_fiori_tools_disable_telemetry>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @sap-ux/fiori-mcp-server§02 Environment variables
LOG_LEVELSets logger verbosity. Allowed values: 'off', 'error', 'warn', 'info', 'debug', 'verbose', 'silly'.
SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRYSet to 'true' to opt out of SAP Fiori tools usage analytics telemetry.
§03 MCP Quality Score · methodology
freshness
25
completeness
5
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.