SERVER
ARC-1
Rank #443io.github.marianfoo/arc-1
MCP server for SAP ABAP systems
First listed
Mar 25, 2026
Last publish date
May 11, 2026
OVERVIEW
ARC-1 is a Model Context Protocol (MCP) server published by marianfoo. It ranks #443 of 76,851 servers tracked on MCP Toplist, and its repository has 140 GitHub stars. ARC-1 is listed across 3 registries — Official MCP, PulseMCP and Glama, with 14 tracked versions. It was first listed on Mar 25, 2026 and most recently updated on May 11, 2026.
STANDING
#443of 76,851 tracked serversTop 1%
Ranks ahead of 76,408 of 76,851 servers on MCP Toplist.
Recent momentum
+94GitHub stars since Apr 27 (+204%)
CONNECT
Use ARC-1
Add ARC-1 to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"arc-1": {
"command": "npx",
"args": [
"-y",
"arc-1"
],
"env": {
"SAP_URL": "<your SAP_URL>",
"SAP_USER": "<your SAP_USER>",
"SAP_PASSWORD": "<your SAP_PASSWORD>",
"SAP_CLIENT": "<your SAP_CLIENT>",
"SAP_LANGUAGE": "<your SAP_LANGUAGE>",
"SAP_INSECURE": "<your SAP_INSECURE>",
"SAP_ALLOW_WRITES": "<your SAP_ALLOW_WRITES>"
}
}
}
}Replace each placeholder with your own value before saving.
Docker image
{
"mcpServers": {
"arc-1": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/marianfoo/arc-1:0.9.5"
],
"env": {
"SAP_URL": "<your SAP_URL>",
"SAP_USER": "<your SAP_USER>",
"SAP_PASSWORD": "<your SAP_PASSWORD>",
"SAP_CLIENT": "<your SAP_CLIENT>",
"SAP_LANGUAGE": "<your SAP_LANGUAGE>",
"SAP_INSECURE": "<your SAP_INSECURE>",
"SAP_ALLOW_WRITES": "<your SAP_ALLOW_WRITES>",
"SAP_TRANSPORT": "<your SAP_TRANSPORT>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry (2 delisted)
ORGANIZATION
marianfoo
MORE FROM THIS PUBLISHER
Other servers by marianfoo
- MCP Sap Docs#1,361 · 2 vers
- SAP Note Search MCP Server#5,297
- abap-mcp-server#6,015
- ARC-1 ABAP Tools#6,399 · 4 vers
VERSIONS
Available versions (14)
| Version | Published |
|---|---|
| 0.9.5 | May 11, 2026 |
| 0.9.4 | May 10, 2026 |
| 0.9.3 | May 9, 2026 |
| 0.9.2 | May 8, 2026 |
| 0.8.0 | May 6, 2026 |
| 0.7.2 | May 2, 2026 |
| 0.7.1 | Apr 27, 2026 |
| 0.7.0 | Apr 27, 2026 |
| 0.6.10 | Apr 20, 2026 |
| 0.6.9 | Apr 17, 2026 |
| 0.6.8 | Apr 16, 2026 |
| 0.6.7 | Apr 15, 2026 |
| 0.6.6 | Apr 14, 2026 |
| 0.6.4 | Apr 14, 2026 |
FAQ
Frequently asked questions
- Who maintains ARC-1?
- ARC-1 is maintained by marianfoo, which publishes 6 MCP servers (43 total versions) tracked on MCP Toplist.
- Is ARC-1 listed on the Official MCP Registry?
- Yes — ARC-1 is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does ARC-1 have?
- MCP Toplist tracks 14 versions of ARC-1, most recently published on May 11, 2026.
- Where can I find the source code for ARC-1?
- The source code for ARC-1 is hosted at github.com/marianfoo/arc-1.git.
EXPLORE