JumenEngels/sap_analytics_cloud_mcp
An MCP (Model Context Protocol) server for SAP Analytics Cloud. Connects LLMs like Claude and Cursor to SAC for data export, content management, and smart queries.
Platform-specific configuration:
{
"mcpServers": {
"sap_analytics_cloud_mcp": {
"command": "npx",
"args": [
"-y",
"sap_analytics_cloud_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...