Back to MCP Servers
Build SAP ABAP based MCP servers. ABAP 7.52 based with 7.02 downport; runs on R/3 & S/4HANA on-premises, currently not cloud-ready.
ABAPProductivity
Install
npx -y sap-abap-mcp-server-sdkclaude_desktop_config.json
claude_desktop_config.json
{
"mcpServers": {
"sap-abap-mcp-server-sdk": {
"command": "npx",
"args": [
"-y",
"sap-abap-mcp-server-sdk"
]
}
}
}Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.
More ABAP MCP servers
🔌🔌🔌🔌
Awesome MCP Servers by punkpeye
(****) - A curated list of MCP servers by ****
FastMCP
🐍 - A high-level framework for building MCP servers in Python
ahujasid/blender-mcp
🐍 - MCP server for working with Blender
GLips/Figma-Context-MCP
📇 🏠 - Provide coding agents direct access to Figma data to help them one-shot design implementation.