A
licenseB
qualityA
maintenanceA server that bridges the Model Context Protocol (MCP) with SAP ABAP systems, allowing tools like Cline to retrieve ABAP source code, table structures, and other development artifacts.
13
121 npm
186
MIT
No user-submitted related servers found.
Scored across 13 tools
Each tool targets a distinct ABAP object type (class, function, table, etc.), with clear boundaries. No two tools overlap in purpose.
All tools follow 'Get<ObjectType>' pattern except 'SearchObject' (uses 'Search' instead of 'Get'), which is a minor deviation. Overall consistent verb-noun structure.
13 tools is a reasonable count for an ABAP retrieval server, covering many common object types. Slightly above typical range but not excessive.
The set provides read-only access to many ABAP artifacts, but lacks write operations (create, update, delete) and some common types like CDS views. Notable gaps exist but core retrieval is covered.