
SAP HANA CLI
MCP server by github.com/sap-samples/hana-developer-cli-tool-example
150+ SAP HANA database tools as MCP tools for AI assistants
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 mcp add sap-hana-cli -- npx -y hana-cli{
"mcpServers": {
"sap-hana-cli": {
"command": "npx",
"args": [
"-y",
"hana-cli"
]
}
}
}hana-cliFrequently 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.
More Databases MCP servers

MCP Toolbox for Databases
15.6k
MCP Toolbox for Databases enables your agent to connect to your database.

dbx
5.1k
Query databases from AI agents using connections configured in DBX.

DBHub
3.0k
Minimal, token-efficient Database MCP Server for PostgreSQL, MySQL, SQL Server, SQLite, MariaDB

pg-aiguide
1.8k
Comprehensive PostgreSQL documentation and best practices, including ecosystem tools

mongodb-mcp-server
1.0k
MongoDB Model Context Protocol Server

mcp-neo4j-cypher
959
A simple Neo4j MCP server that allows you to run Cypher queries against a Neo4j database.
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.