SAP-samples

Hana CLI Claude Plugin — Git skill for Claude Code

Git community

Claude Plugin Registration Information for the hana-cli (https://github.com/SAP-samples/hana-developer-cli-tool-example).

How to install Hana CLI Claude Plugin

This entry records only its repository, not the path inside it, so there is no exact command to give. Open SAP-samples/hana-cli-claude-plugin and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Hana CLI Claude Plugin does

Claude Plugin Registration Information for the hana-cli (https://github.com/SAP-samples/hana-developer-cli-tool-example).

Alternatives in Git

  • Openclaude — Open Claude Is Open-source coding-agent CLI for OpenAI, Gemini, DeepSeek, Ollama, Codex, GitHub Models, and 20 22.5k ★
  • Gh Address Comments — Address review and issue comments on open GitHub PRs via CLI 14.6k ★
  • Cc Usage — by ryoppippi - Handy CLI tool for managing and analyzing Claude Code usage, based on analyzing local Claude Co 11.7k ★

README

hana-cli — Claude Code Plugin

[![MCP Registry](https://img.shields.io/badge/MCP_Registry-hana--cli-blue)](https://registry.modelcontextprotocol.io/?q=hana-cli) [![npm](https://img.shields.io/npm/v/hana-cli)](https://www.npmjs.com/package/hana-cli) [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![REUSE status](https://api.reuse.software/badge/github.com/SAP-samples/hana-cli-claude-plugin)](https://api.reuse.software/info/github.com/SAP-samples/hana-cli-claude-plugin)

**150+ SAP HANA database tools as AI-powered MCP tools for Claude Code.**

This plugin connects Claude Code to SAP HANA Cloud and on-premise databases, giving your AI assistant direct access to schema exploration, data import/export, performance monitoring, security audits, backup management, and much more.

Install

In Claude Code, run:

/plugin install https://github.com/SAP-samples/hana-cli-claude-plugin

Or install manually by adding this to your project's `.mcp.json`:

{
  "hana-cli": {
    "command": "npx",
    "args": ["-y", "-p", "hana-cli", "hana-cli-mcp"]
  }
}

What You Get

Category Tools Examples
Schema exploration 20+ List tables, views, procedures, functions, schemas
Object inspection 10+ Inspect table columns, view definitions, procedure parameters
Data tools 15+ Import CSV/Excel/JSON, export data, profile data quality, validate data
Performance monitoring 15+ Expensive statements, memory analysis, blocking sessions, deadlocks
Security 10+ Users, roles, privilege analysis, security scans, audit logs
Backup & recovery 5+ Create backups, check status, list backups, restore
System admin 10+ Health checks, system info, diagnostics, INI configuration
Developer tools 15+ CDS generation, code templates, test data generation, HDI containers
Discovery & help 1