Back to Apps

SAP Devs CLI
Supports UIby sap-samples
Injects up-to-date SAP developer knowledge and MCP servers into AI coding tools.
0 stars
Works in:Cursor
Exposes:ToolsResources
What it does
Connects AI coding assistants to the latest SAP developer best practices, recommended tools, and curated guidance, ensuring LLMs don't provide outdated or incorrect SAP technical advice.
Tools
sync: Keeps SAP knowledge content current automatically.inject: Injects SAP context directly into supported AI tools.init: Performs first-time setup for the SAP developer environment.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"sap-devs": {
"command": "sap-devs",
"args": ["mcp"]
}
}
}
Supported hosts
- Claude Desktop
- Cursor
- GitHub Copilot
Quick install
brew install --cask sap-devsInformation
- Pricing
- free
- Published
- 6/5/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{"mcpServers": {"sap-devs": {"command": "sap-devs", "args": ["mcp"]}}}





