Loomal

mcp-abap-adt

MCP server by github.com/fr0ster/mcp-abap-adt

MCP server for SAP ABAP ADT: repository analysis and CRUD for RAP and classic ABAP

56 starsnpm: @mcp-abap-adt/core

About mcp-abap-adt

mcp-abap-adt is an MCP (Model Context Protocol) server published by fr0ster in the official MCP registry, listed under Code Analysis on Loomal. MCP server for SAP ABAP ADT: repository analysis and CRUD for RAP and classic ABAP

It ships as an npm package (@mcp-abap-adt/core), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/fr0ster/mcp-abap-adt, where the project has earned 56 GitHub stars.

Use mcp-abap-adt with your agent

Claude Code · one command
claude mcp add mcp-abap-adt -- npx -y @mcp-abap-adt/core
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-abap-adt": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp-abap-adt/core"
      ]
    }
  }
}
npm@mcp-abap-adt/core

Frequently asked questions

What is mcp-abap-adt?
mcp-abap-adt is an MCP (Model Context Protocol) server by fr0ster in the Code Analysis category. MCP server for SAP ABAP ADT: repository analysis and CRUD for RAP and classic ABAP
How do I connect mcp-abap-adt to Claude, Cursor, or another MCP client?
Install mcp-abap-adt from its npm package (@mcp-abap-adt/core) 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 mcp-abap-adt open source?
Yes — the source code is public at github.com/fr0ster/mcp-abap-adt, with 56 GitHub stars.
Can AI agents pay to use mcp-abap-adt?
Not yet through Loomal — mcp-abap-adt 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 mcp-abap-adt? Claim this listing free by verifying GitHub ownership, or contact us.