Screenshot of Eclipse showing GitHub Copilot working with the ABAP MCP server.

Finally: An MCP Server for ABAP

Finally, there is an MCP server for ABAP. You can use it directly in Eclipse via https://mcp-abap.marianzeis.de/mcp. Setup instructions are here: Eclipse configuration (GitHub Copilot) Why a community ABAP MCP server? SAP has announced an MCP server for ABAP, so why create a community one? The trigger for me was the release of Agent Mode in GitHub Copilot for ADT, which finally makes it possible to edit ABAP code by Copilot. LLM models are already really good, but ABAP knowledge is still a recurring problem. So I wanted an MCP server that is actually tailored for ABAP. ...

February 4, 2026 · 3 min · 476 words · Marian Zeis
Screenshot of the German Animalist game interface with the title “Tiere auflisten bis zum Versagen”.

Animalist in German: I Had to Build This

I found Vivian Rose’s little web game “List Animals Until Failure” through a Hacker News thread (HN discussion) and immediately got hooked. Then I typed my first few animals… and realized my English animal vocabulary is not exactly perfect. So I did the only sensible thing and made a German version. The UI text is mostly translated with AI help (as all the other code). The part that actually took time was getting the animal names. ...

February 2, 2026 · 2 min · 342 words · Marian Zeis
LibreChat screenshot showing an MCP-assisted SAP Notes lookup workflow.

Supercharged Local Open Source Joule for Consultants: Search Your Data & Code

This post is a mirrored copy of my LinkedIn article, kept here so it remains searchable and independent from external platforms. You can still find the original on LinkedIn: LinkedIn Pulse article. Joule for Consultants costs 250 € and mainly searches SAP Help, SAP Community and SAP for Me (Notes). That is useful, but it stops where real projects start: your own systems, codebase and sensitive data. Even though public assistants like ChatGPT and Claude can already reach SAP Help and SAP Community, the real gap is internal/authenticated data and code. ...

October 29, 2025 · 6 min · 1149 words · Marian Zeis