Developer Tools
Trust: 44/100 (Fair)io.github.fr0ster/mcp-abap-adt Guide
ABAP ADT MCP for BTP ABAP Cloud and on-prem: full CRUD and deep repository analysis
15 starsby fr0ster
Quick Start
Install
npx @mcp-abap-adt/coreClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-fr0ster-mcp-abap-adt": {
"command": "npx",
"args": [
"@mcp-abap-adt/core"
]
}
}
}