Loomal

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

107 starsnpm: hana-cli

About SAP HANA CLI

SAP HANA CLI is an MCP (Model Context Protocol) server published by sap-samples in the official MCP registry, listed under Databases on Loomal. 150+ SAP HANA database tools as MCP tools for AI assistants

It ships as an npm package (hana-cli), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/sap-samples/hana-developer-cli-tool-example, where the project has earned 107 GitHub stars.

Use SAP HANA CLI with your agent

Claude Code · one command
claude mcp add sap-hana-cli -- npx -y hana-cli
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "sap-hana-cli": {
      "command": "npx",
      "args": [
        "-y",
        "hana-cli"
      ]
    }
  }
}
npmhana-cli

Frequently asked questions

What is SAP HANA CLI?
SAP HANA CLI is an MCP (Model Context Protocol) server by sap-samples in the Databases category. 150+ SAP HANA database tools as MCP tools for AI assistants
How do I connect SAP HANA CLI to Claude, Cursor, or another MCP client?
Install SAP HANA CLI from its npm package (hana-cli) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is SAP HANA CLI open source?
Yes — the source code is public at github.com/sap-samples/hana-developer-cli-tool-example, with 107 GitHub stars.
Can AI agents pay to use SAP HANA CLI?
Not yet through Loomal — SAP HANA CLI is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain SAP HANA CLI? Claim this listing free by verifying GitHub ownership, or contact us.