ABAP MCP - Model Context Protocol - Server SDK
ABAP Model Context Protocol Server SDK MCP server is a locally run integration for AI assistants that speak the Model Context Protocol. ABAP MCP - Model Context Protocol - Server SDK.
Discord - for all ABAP-AI repos.
Supported protocol versions: 2025-03-26, 2025-06-18, 2025-11-25
Once ABAP Model Context Protocol Server SDK is connected, these are the calls the assistant has available:
Prompts — ResourcesTasks — long-running background work with client pollingCompletions — autocomplete for prompt and resource-template argumentsDDIC — based schema generation plus a JSON schema builder and validatorSampling — considered for the future, open an issue if you have a use case that would benefit from itElicitation — without SSE I see no proper way to implement thisRoots — likely irrelevant for ABAPSetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. ABAP Model Context Protocol Server SDK's toolset — Prompts, Tasks, Completions and 4 more — is a fair guide to whether it matches your workflow. It is maintained by abap-ai; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| Prompts | Resources |
| Tasks | long-running background work with client polling |
| Completions | autocomplete for prompt and resource-template arguments |
| DDIC | based schema generation plus a JSON schema builder and validator |
| Sampling | considered for the future, open an issue if you have a use case that would benefit from it |
| Elicitation | without SSE I see no proper way to implement this |
| Roots | likely irrelevant for ABAP |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.