What is the ABAP Accelerator MCP server?
MCP server for SAP ABAP development with 15 tools for ABAP objects, syntax, ATC, and more
How to install ABAP Accelerator
Copy-paste configuration for popular MCP clients.
SAP_HOSTrequiredSAP system hostname (or host:port to skip port calculation)
SAP_INSTANCE_NUMBERrequiredSAP instance number (e.g., 00)
SAP_CLIENTrequiredSAP client number (e.g., 100)
SAP_USERNAMErequiredsecretSAP username
SAP_PASSWORDrequiredsecretSAP password
SAP_LANGUAGESAP language
SAP_SECUREUse HTTPS for SAP connection
SSL_VERIFYVerify SSL certificates
{
"mcpServers": {
"abap-accelerator": {
"command": "uvx",
"args": [
"abap-accelerator"
],
"env": {
"SAP_HOST": "<YOUR_SAP_HOST>",
"SAP_INSTANCE_NUMBER": "<YOUR_SAP_INSTANCE_NUMBER>",
"SAP_CLIENT": "<YOUR_SAP_CLIENT>",
"SAP_USERNAME": "<YOUR_SAP_USERNAME>",
"SAP_PASSWORD": "<YOUR_SAP_PASSWORD>",
"SAP_LANGUAGE": "<YOUR_SAP_LANGUAGE>",
"SAP_SECURE": "<YOUR_SAP_SECURE>",
"SSL_VERIFY": "<YOUR_SSL_VERIFY>"
}
}
}
}{
"mcpServers": {
"abap-accelerator": {
"command": "uvx",
"args": [
"abap-accelerator"
],
"env": {
"SAP_HOST": "<YOUR_SAP_HOST>",
"SAP_INSTANCE_NUMBER": "<YOUR_SAP_INSTANCE_NUMBER>",
"SAP_CLIENT": "<YOUR_SAP_CLIENT>",
"SAP_USERNAME": "<YOUR_SAP_USERNAME>",
"SAP_PASSWORD": "<YOUR_SAP_PASSWORD>",
"SAP_LANGUAGE": "<YOUR_SAP_LANGUAGE>",
"SAP_SECURE": "<YOUR_SAP_SECURE>",
"SSL_VERIFY": "<YOUR_SSL_VERIFY>"
}
}
}
}{
"mcpServers": {
"abap-accelerator": {
"command": "uvx",
"args": [
"abap-accelerator"
],
"env": {
"SAP_HOST": "<YOUR_SAP_HOST>",
"SAP_INSTANCE_NUMBER": "<YOUR_SAP_INSTANCE_NUMBER>",
"SAP_CLIENT": "<YOUR_SAP_CLIENT>",
"SAP_USERNAME": "<YOUR_SAP_USERNAME>",
"SAP_PASSWORD": "<YOUR_SAP_PASSWORD>",
"SAP_LANGUAGE": "<YOUR_SAP_LANGUAGE>",
"SAP_SECURE": "<YOUR_SAP_SECURE>",
"SSL_VERIFY": "<YOUR_SSL_VERIFY>"
}
}
}
}{
"servers": {
"abap-accelerator": {
"type": "stdio",
"command": "uvx",
"args": [
"abap-accelerator"
],
"env": {
"SAP_HOST": "<YOUR_SAP_HOST>",
"SAP_INSTANCE_NUMBER": "<YOUR_SAP_INSTANCE_NUMBER>",
"SAP_CLIENT": "<YOUR_SAP_CLIENT>",
"SAP_USERNAME": "<YOUR_SAP_USERNAME>",
"SAP_PASSWORD": "<YOUR_SAP_PASSWORD>",
"SAP_LANGUAGE": "<YOUR_SAP_LANGUAGE>",
"SAP_SECURE": "<YOUR_SAP_SECURE>",
"SSL_VERIFY": "<YOUR_SSL_VERIFY>"
}
}
}
}claude mcp add abap-accelerator --env SAP_HOST=<YOUR_SAP_HOST> --env SAP_INSTANCE_NUMBER=<YOUR_SAP_INSTANCE_NUMBER> --env SAP_CLIENT=<YOUR_SAP_CLIENT> --env SAP_USERNAME=<YOUR_SAP_USERNAME> --env SAP_PASSWORD=<YOUR_SAP_PASSWORD> --env SAP_LANGUAGE=<YOUR_SAP_LANGUAGE> --env SAP_SECURE=<YOUR_SAP_SECURE> --env SSL_VERIFY=<YOUR_SSL_VERIFY> -- uvx abap-acceleratorRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.