HomeDatabases & Data › SAP HANA CLI

SAP HANA CLI

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

JavaScript
★ 112 stars Last pushed 2026-09-17 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 4.202607.1)

npx -y hana-cli@4.202607.1

Or add to your MCP client config:

{
  "mcpServers": {
    "hana-developer-cli-tool-example": {
      "command": "npx",
      "args": [
        "-y",
        "hana-cli@4.202607.1"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry