{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.SAP-samples/hana-cli",
  "title": "SAP HANA CLI",
  "description": "150+ SAP HANA database tools as MCP tools for AI assistants",
  "repository": {
    "url": "https://github.com/SAP-samples/hana-developer-cli-tool-example",
    "source": "github"
  },
  "version": "4.202605.2",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "hana-cli",
      "version": "4.202605.2",
      "runtimeHint": "npx",
      "runtimeArguments": [
        {
          "type": "named",
          "name": "-y"
        },
        {
          "type": "named",
          "name": "-p",
          "value": "hana-cli"
        },
        {
          "type": "positional",
          "value": "hana-cli-mcp"
        }
      ],
      "packageArguments": [],
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
