1. Conduid
  2. Search
  3. Sap For Agents
MCP server · Search

Sap For Agents

SAP NWRFC → REST gateway designed for AI agents: search, inspect, invoke RFC/BAPI, read tables, triage ST22 dumps, and edit ABAP code over plain HTTP

39Low

Scored 2 hours ago · breakdown

About Sap For Agents

Sap For Agents is an MCP server published by Jack-Liang in the Search category: sAP NWRFC → REST gateway designed for AI agents: search, inspect, invoke RFC/BAPI, read tables, triage ST22 dumps, and edit ABAP code over plain HTTP. It has been installed 0 times through Conduid.

The repository has 13 stars and 0 forks.

Install

Clone
git clone https://github.com/Jack-Liang/sap-for-agents

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Sap For Agents

Powered by Claude · Grounded in docs

I know everything about Sap For Agents. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

Releases

v0.6.0v0.6.0 — 代码修改 / Code modification, ST22 dumps, universal source reading · 5 Sep 2026Code modification (v0.6.0) — the headline The gateway can now **edit ABAP code**, not just read it. Three endpoints for programs, classes and function modules (`{type}` = `prog` / `class` / `func`): AI-style editing: unique…
v0.4.11v0.4.11 · 14 Aug 2026Feature / 新功能 新增 ADT REST 通用代理 `ANY /api/adt/{path}`**:把 SAP ICF 上的 ADT REST API(`/sap/bc/adt/**`,Eclipse ADT 用的同一套)1:1 透传到网关,用于 dump 正文、ABAP 类源码读写等开发对象操作。 New generic ADT REST proxy `ANY /api/adt/{path}`**: transparently forwards to the…
v0.4.10v0.4.10 · 14 Aug 2026Fix / 修复 支持 SAP 命名空间函数 `/NS/NAME`**(如 `/SDF/EWA_GET_ABAP_DUMPS`、`/BOBF/R_FRUIT`): `func_name` 校验放行命名空间前缀形态——斜杠只允许成对出现在 `/NS/` 前缀处,两段均须为合法标识符;畸形形态(`FOO/BAR`、`/SDF`、`//X`、多余/尾斜杠等)仍被拒绝。 `/api/functions/{name}`、`/doc`、`/source` 路由改为通配捕获 +…
v0.4.9v0.4.9 · 14 Aug 2026Fixes / 修复 RFC_RC 常量值与 NWRFC SDK 头文件对齐**(`RFC_NOT_FOUND` 18→17):此前部分错误码会被误判。 RFC_RC constant values aligned with the NWRFC SDK headers (`RFC_NOT_FOUND` 18→17); some return codes were previously misclassified. `table_outputs` /…
v0.4.8v0.4.8 · 13 Aug 2026Full Changelog**: https://github.com/Jack-Liang/rust_sap_rfc/compare/v0.4.7...v0.4.8 Full Changelog**: https://github.com/Jack-Liang/rust_sap_rfc/compare/v0.4.7...v0.4.8 Full Changelog**:…
Questions

About Sap For Agents

How do I install Sap For Agents?

Run git clone https://github.com/Jack-Liang/sap-for-agents, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Sap For Agents safe to use with an AI agent?

Its trust score is 39 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Sap For Agents still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.