Loomal

ARC-1

MCP server by github.com/marianfoo/arc-1

MCP server for SAP ABAP systems

109 starsnpm: arc-1

About ARC-1

ARC-1 is an MCP (Model Context Protocol) server published by marianfoo in the official MCP registry. MCP server for SAP ABAP systems

It ships as an npm package (arc-1), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/marianfoo/arc-1, where the project has earned 109 GitHub stars.

Use ARC-1 with your agent

Claude Code · one command
claude mcp add arc-1 -- npx -y arc-1
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "arc-1": {
      "command": "npx",
      "args": [
        "-y",
        "arc-1"
      ]
    }
  }
}
npmarc-1

Frequently asked questions

What is ARC-1?
ARC-1 is an MCP (Model Context Protocol) server by marianfoo. MCP server for SAP ABAP systems
How do I connect ARC-1 to Claude, Cursor, or another MCP client?
Install ARC-1 from its npm package (arc-1) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is ARC-1 open source?
Yes — the source code is public at github.com/marianfoo/arc-1, with 109 GitHub stars.
Can AI agents pay to use ARC-1?
Not yet through Loomal — ARC-1 is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ARC-1? Claim this listing free by verifying GitHub ownership, or contact us.