SAP Fiori
Rank #3,650io.github.SAP/fiori-mcp-server
SAP Fiori - Model Context Protocol (MCP) server
SAP Fiori is a Model Context Protocol (MCP) server published by sap. It ranks #3,650 of 132,405 servers tracked on MCP Toplist, and its repository has 156 GitHub stars. SAP Fiori is listed across 2 registries — Official MCP and PulseMCP, with 56 tracked versions. It was first listed on Nov 25, 2024 and most recently updated on Sep 17, 2026.
Ranks ahead of 128,755 of 132,405 servers on MCP Toplist.
Use SAP Fiori
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add fiori-mcp-server -e "LOG_LEVEL=<your LOG_LEVEL>" -e "SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRY=<your SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRY>" -- npx -y @sap-ux/fiori-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.fiori-mcp-server]
command = "npx"
args = ["-y", "@sap-ux/fiori-mcp-server"]
[mcp_servers.fiori-mcp-server.env]
LOG_LEVEL = "<your LOG_LEVEL>"
SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRY = "<your SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fiori-mcp-server": {
"command": "npx",
"args": [
"-y",
"@sap-ux/fiori-mcp-server"
],
"env": {
"LOG_LEVEL": "<your LOG_LEVEL>",
"SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRY": "<your SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fiori-mcp-server": {
"command": "npx",
"args": [
"-y",
"@sap-ux/fiori-mcp-server"
],
"env": {
"LOG_LEVEL": "<your LOG_LEVEL>",
"SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRY": "<your SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"fiori-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@sap-ux/fiori-mcp-server"
],
"env": {
"LOG_LEVEL": "<your LOG_LEVEL>",
"SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRY": "<your SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fiori-mcp-server": {
"command": "npx",
"args": [
"-y",
"@sap-ux/fiori-mcp-server"
],
"env": {
"LOG_LEVEL": "<your LOG_LEVEL>",
"SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRY": "<your SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fiori-mcp-server": {
"command": "npx",
"args": [
"-y",
"@sap-ux/fiori-mcp-server"
],
"env": {
"LOG_LEVEL": "<your LOG_LEVEL>",
"SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRY": "<your SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.SAP%2Ffiori-mcp-server)<a href="https://mcptoplist.com/server/io.github.SAP%2Ffiori-mcp-server"><img src="https://mcptoplist.com/badge/io.github.SAP%2Ffiori-mcp-server.svg" alt="MCP Toplist: Top 5% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
sap
Other servers by sap
View all sap servers →Available versions (56)
| Version | Published |
|---|---|
| 1.12.6 | Sep 17, 2026 |
| 1.12.5 | Sep 11, 2026 |
| 1.12.4 | Sep 10, 2026 |
| 1.12.3 | Sep 8, 2026 |
| 1.12.2 | Sep 3, 2026 |
| 1.12.1 | Sep 2, 2026 |
| 1.12.0 | Aug 31, 2026 |
| 1.11.18 | Aug 28, 2026 |
| 1.11.17 | Aug 27, 2026 |
| 1.11.16 | Aug 27, 2026 |
| 1.11.15 | Aug 25, 2026 |
| 1.11.14 | Aug 25, 2026 |
| 1.11.13 | Aug 20, 2026 |
| 1.11.12 | Aug 19, 2026 |
| 1.11.11 | Aug 19, 2026 |
| 1.11.10 | Aug 19, 2026 |
| 1.11.9 | Aug 11, 2026 |
| 1.11.8 | Aug 10, 2026 |
| 1.11.7 | Aug 6, 2026 |
| 1.11.5 | Aug 3, 2026 |
| 1.11.4 | Jul 31, 2026 |
| 1.11.3 | Jul 29, 2026 |
| 1.11.2 | Jul 28, 2026 |
| 1.11.0 | Jul 23, 2026 |
| 1.9.4 | Jul 22, 2026 |
| 1.9.3 | Jul 22, 2026 |
| 1.9.2 | Jul 21, 2026 |
| 1.9.1 | Jul 8, 2026 |
| 1.9.0 | Jul 8, 2026 |
| 1.8.9 | Jul 7, 2026 |
| 1.8.8 | Jul 6, 2026 |
| 1.8.4 | Jul 3, 2026 |
| 1.8.3 | Jul 2, 2026 |
| 1.8.2 | Jun 30, 2026 |
| 1.8.0 | Jun 25, 2026 |
| 1.7.1 | Jun 24, 2026 |
| 1.7.0 | Jun 24, 2026 |
| 1.6.0 | Jun 24, 2026 |
| 1.5.1 | Jun 23, 2026 |
| 1.5.0 | Jun 22, 2026 |
| 1.4.1 | Jun 16, 2026 |
| 1.4.0 | Jun 12, 2026 |
| 1.3.0 | Jun 11, 2026 |
| 1.2.0 | Jun 11, 2026 |
| 1.1.4 | Jun 10, 2026 |
| 1.1.3 | Jun 8, 2026 |
| 1.0.2 | Jun 1, 2026 |
| 1.0.1 | May 31, 2026 |
| 0.7.1 | May 21, 2026 |
| 0.6.57 | May 12, 2026 |
| 0.6.56 | May 11, 2026 |
| 0.6.55 | May 7, 2026 |
| 0.6.52 | Apr 28, 2026 |
| 0.6.51 | Apr 23, 2026 |
| 0.6.50 | Apr 23, 2026 |
| 0.6.49 | Apr 14, 2026 |
Frequently asked questions
- Who maintains SAP Fiori?
- SAP Fiori is maintained by sap, which publishes 2 MCP servers (57 total versions) tracked on MCP Toplist.
- Is SAP Fiori listed on the Official MCP Registry?
- Yes — SAP Fiori is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does SAP Fiori have?
- MCP Toplist tracks 56 versions of SAP Fiori, most recently published on Sep 17, 2026.
- Where can I find the source code for SAP Fiori?
- The source code for SAP Fiori is hosted at github.com/sap/open-ux-tools/tree/HEAD/packages/fiori-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.