by abap-ai · MCP Server · ★ 71
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
ABAP Model Context Protocol Server SDK Discord - for all ABAP-AI repos. Overview ABAP implementation of the Model Context Protocol, supporting up to version 2025-11-25. \ Note that this is only a server implementation as I currently see no realistic way to support SSE streaming which is mandatory for the client. Supported protocol versions: 2025-03-26, 2025-06-18, 2025-11-25 Note that old protocol versions might be dropped after a while especially if they increase maintenance effort. Documentation See Overview in docs folder. Used ABAP OpenSource projects Special thanks to: ajson integrated as zmcpajson abaplint for review and more important 7.02 downport abapGit for source code control Find more awesome projects at dotabap. Features & Limitations Currently implemented: Prompts Resources Tools (incl. optional output schemas and task-augmented execution) 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 No SSE support -- no notifications and therefore no support of listChanged, subscribe
| Stars | 71 |
| Forks | 12 |
| Language | ABAP |
| Category | MCP Server |
| License | MIT |
| Quality Score | 52.3742013902647/100 |
| Open Issues | 3 |
| Last Updated | 2026-06-07 |
| Created | 2025-04-19 |
| Platforms | mcp |
| Est. Tokens | ~623k |
Explore other popular mcp server tools:
mcp is ABAP MCP - Model Context Protocol - Server SDK. It is categorized as a MCP Server with 71 GitHub stars.
mcp is primarily written in ABAP.
You can find installation instructions and usage details in the mcp GitHub repository at github.com/abap-ai/mcp. The project has 71 stars and 12 forks, indicating an active community.
mcp is released under the MIT license, making it free to use and modify according to the license terms.