io.github.SAP/fiori-mcp-server✓
io.github.SAP/fiori-mcp-server · v0.6.56
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.SAP/fiori-mcp-server",
"description": "SAP Fiori - Model Context Protocol (MCP) server",
"repository": {
"url": "https://github.com/SAP/open-ux-tools",
"source": "github",
"subfolder": "packages/fiori-mcp-server"
},
"version": "0.6.56",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@sap-ux/fiori-mcp-server",
"version": "0.6.56",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Sets logger verbosity. Allowed values: 'off', 'error', 'warn', 'info', 'debug', 'verbose', 'silly'.",
"format": "string",
"default": "error",
"name": "LOG_LEVEL"
},
{
"description": "Set to 'true' to opt out of SAP Fiori tools usage analytics telemetry.",
"format": "boolean",
"name": "SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRY"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}