11 tools from the Arc 1 MCP Server, categorised by risk level.
View the Arc 1 policy →SAPActivate Activate (publish) ABAP objects. Activates the object and reports any activation errors. SAPContext Get compressed dependency context for an ABAP object. Returns only the public API contracts (method signatures, interface definitions, type declara... SAPLint Check ABAP code quality. Runs abaplint rules locally and/or ATC checks on the SAP system. SAPManage Probe and report SAP system capabilities. Use this BEFORE attempting operations that depend on optional features (abapGit, RAP/CDS, AMDP, HANA, UI5... SAPNavigate Navigate code: find definitions, references, and code completion. Use for "go to definition", "where is this used?", and auto-complete. For referen... SAPRead Read SAP ABAP objects. Types: PROG, CLAS, INTF, FUNC, FUGR (use expand_includes=true to get all include sources), INCL, DDLS, BDEF, SRVD, TABL, VIE... SAPSearch Search for ABAP objects or search within source code. Two modes:
1. Object search (default): Search by name pattern with wildcards (* for any chara... 2/5 The Arc 1 MCP server exposes 11 tools across 3 categories: Read, Write, Execute.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Arc 1 server.
Arc 1 tools are categorised as Read (7), Write (2), Execute (2). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept