GuniWeb SAP MCP
Rank #11,632io.github.guniweb/guniweb-sap-mcp
SAP S/4HANA and ECC: OData V2/V4, IDoc and RFC/BAPI for n8n and other MCP clients
GuniWeb SAP MCP is a Model Context Protocol (MCP) server published by guniweb. It ranks #11,632 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. GuniWeb SAP MCP is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 17, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 120,414 of 132,046 servers on MCP Toplist.
Use GuniWeb SAP MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add guniweb-sap-mcp -e "SAP_BASE_URL=<your SAP_BASE_URL>" -e "SAP_AUTH_TYPE=<your SAP_AUTH_TYPE>" -e "SAP_CLIENT=<your SAP_CLIENT>" -e "SAP_USERNAME=<your SAP_USERNAME>" -e "SAP_PASSWORD=<your SAP_PASSWORD>" -e "SAP_MCP_DEMO=<your SAP_MCP_DEMO>" -- npx -y guniweb-sap-mcpReplace each placeholder with your own value before saving.
[mcp_servers.guniweb-sap-mcp]
command = "npx"
args = ["-y", "guniweb-sap-mcp"]
[mcp_servers.guniweb-sap-mcp.env]
SAP_BASE_URL = "<your SAP_BASE_URL>"
SAP_AUTH_TYPE = "<your SAP_AUTH_TYPE>"
SAP_CLIENT = "<your SAP_CLIENT>"
SAP_USERNAME = "<your SAP_USERNAME>"
SAP_PASSWORD = "<your SAP_PASSWORD>"
SAP_MCP_DEMO = "<your SAP_MCP_DEMO>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"guniweb-sap-mcp": {
"command": "npx",
"args": [
"-y",
"guniweb-sap-mcp"
],
"env": {
"SAP_BASE_URL": "<your SAP_BASE_URL>",
"SAP_AUTH_TYPE": "<your SAP_AUTH_TYPE>",
"SAP_CLIENT": "<your SAP_CLIENT>",
"SAP_USERNAME": "<your SAP_USERNAME>",
"SAP_PASSWORD": "<your SAP_PASSWORD>",
"SAP_MCP_DEMO": "<your SAP_MCP_DEMO>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"guniweb-sap-mcp": {
"command": "npx",
"args": [
"-y",
"guniweb-sap-mcp"
],
"env": {
"SAP_BASE_URL": "<your SAP_BASE_URL>",
"SAP_AUTH_TYPE": "<your SAP_AUTH_TYPE>",
"SAP_CLIENT": "<your SAP_CLIENT>",
"SAP_USERNAME": "<your SAP_USERNAME>",
"SAP_PASSWORD": "<your SAP_PASSWORD>",
"SAP_MCP_DEMO": "<your SAP_MCP_DEMO>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"guniweb-sap-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"guniweb-sap-mcp"
],
"env": {
"SAP_BASE_URL": "<your SAP_BASE_URL>",
"SAP_AUTH_TYPE": "<your SAP_AUTH_TYPE>",
"SAP_CLIENT": "<your SAP_CLIENT>",
"SAP_USERNAME": "<your SAP_USERNAME>",
"SAP_PASSWORD": "<your SAP_PASSWORD>",
"SAP_MCP_DEMO": "<your SAP_MCP_DEMO>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"guniweb-sap-mcp": {
"command": "npx",
"args": [
"-y",
"guniweb-sap-mcp"
],
"env": {
"SAP_BASE_URL": "<your SAP_BASE_URL>",
"SAP_AUTH_TYPE": "<your SAP_AUTH_TYPE>",
"SAP_CLIENT": "<your SAP_CLIENT>",
"SAP_USERNAME": "<your SAP_USERNAME>",
"SAP_PASSWORD": "<your SAP_PASSWORD>",
"SAP_MCP_DEMO": "<your SAP_MCP_DEMO>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"guniweb-sap-mcp": {
"command": "npx",
"args": [
"-y",
"guniweb-sap-mcp"
],
"env": {
"SAP_BASE_URL": "<your SAP_BASE_URL>",
"SAP_AUTH_TYPE": "<your SAP_AUTH_TYPE>",
"SAP_CLIENT": "<your SAP_CLIENT>",
"SAP_USERNAME": "<your SAP_USERNAME>",
"SAP_PASSWORD": "<your SAP_PASSWORD>",
"SAP_MCP_DEMO": "<your SAP_MCP_DEMO>"
}
}
}
}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.guniweb%2Fguniweb-sap-mcp)<a href="https://mcptoplist.com/server/io.github.guniweb%2Fguniweb-sap-mcp"><img src="https://mcptoplist.com/badge/io.github.guniweb%2Fguniweb-sap-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
guniweb
Available versions (2)
| Version | Published |
|---|---|
| 0.5.0 | Sep 7, 2026 |
| 0.4.2 | Aug 17, 2026 |
Frequently asked questions
- Who maintains GuniWeb SAP MCP?
- GuniWeb SAP MCP is maintained by guniweb, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is GuniWeb SAP MCP listed on the Official MCP Registry?
- Yes — GuniWeb SAP MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does GuniWeb SAP MCP have?
- MCP Toplist tracks 2 versions of GuniWeb SAP MCP, most recently published on Sep 7, 2026.
- Where can I find the source code for GuniWeb SAP MCP?
- The source code for GuniWeb SAP MCP is hosted at github.com/guniweb/guniweb-sap-mcp.
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.