kartefact/abap-dwg
A portable, user-friendly tool to install a local git server, Deepwiki-Open for ABAP code documentation, and integrate with an LLM chat platform of user's choice for querying code.
Platform-specific configuration:
{
"mcpServers": {
"abap-dwg": {
"command": "npx",
"args": [
"-y",
"abap-dwg"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...