Skip to content
Cline

SAP HANA CLI for Cline

io.github.sap-samples/hana-cli

150+ SAP HANA database tools as MCP tools for AI assistants

client:Cline transport:stdio runtime:npm

Install SAP HANA CLI in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "hana-cli": {
      "command": "npx",
      "args": [
        "-y",
        "hana-cli"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

SAP HANA CLI in other clients