SAP HANA CLI✓
io.github.SAP-samples/hana-cli · v4.202605.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.SAP-samples/hana-cli",
"description": "150+ SAP HANA database tools as MCP tools for AI assistants",
"title": "SAP HANA CLI",
"repository": {
"url": "https://github.com/SAP-samples/hana-developer-cli-tool-example",
"source": "github"
},
"version": "4.202605.1",
"packages": [
{
"registryType": "npm",
"identifier": "hana-cli",
"version": "4.202605.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"type": "named",
"name": "-y"
},
{
"value": "hana-cli",
"type": "named",
"name": "-p"
},
{
"value": "hana-cli-mcp",
"type": "positional"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}