thupalo/sap-rfc-mcp-server
A Model Context Protocol (MCP) server that provides seamless integration with SAP systems through RFC (Remote Function Call) connections. This server enables AI assistants and applications to interact with SAP functions, retrieve metadata, and perform operations with enhanced caching and version compatibility.
Platform-specific configuration:
{
"mcpServers": {
"sap-rfc-mcp-server": {
"command": "npx",
"args": [
"-y",
"sap-rfc-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...