
SAP HANA CLI
Expose SAP HANA administration and SQL workflows to your AI assistant through 150+ MCP tools instead of memorizing hana-cli commands.
Overview
SAP HANA CLI MCP is a MCP server for the Build phase that maps 150+ SAP HANA CLI database tools into MCP tools for AI assistants.
What is this MCP server?
- 150+ SAP HANA database tools surfaced as MCP tools for assistants
- npm hana-cli entry via npx with hana-cli-mcp positional mode
- Official SAP-samples lineage on hana-developer-cli-tool-example
- stdio transport for Claude Code, Cursor, and other MCP clients
- Versioned npm package hana-cli (4.202605.2 schema)
- 150+ SAP HANA database tools as MCP tools
- Package identifier hana-cli version 4.202605.2
- Repository: SAP-samples hana-developer-cli-tool-example
Community signal: 107 GitHub stars.
What problem does it solve?
SAP HANA admins waste hours context-switching between docs and terminal flags while the agent cannot safely run HANA operations.
Who is it for?
Builders and consultants on SAP HANA who want agent-assisted SQL, metadata, and CLI operations from one MCP config.
Skip if: Greenfield indie apps on Supabase or PlanetScale with no HANA footprint.
What do I get? / Deliverables
After npx registration, your assistant can invoke the mapped HANA CLI capabilities as MCP tools during integration and data tasks.
- 150+ HANA-oriented MCP tools callable from the agent
- Agent-guided execution of hana-cli workflows without manual flag lookup
- Repeatable MCP launch pattern via npm hana-cli package
Recommended MCP Servers
Journey fit
HANA work lands in Build when you integrate enterprise data stores or automate schema and ops tasks alongside app development. integrations fits because the server bridges SAP HANA CLI capabilities into the agent via MCP rather than replacing your app frontend.
How it compares
Enterprise HANA CLI bridge via MCP, not a lightweight SQLite or Postgres MCP.
Common Questions / FAQ
Who is SAP HANA CLI MCP for?
Developers and DBAs on SAP HANA who use AI assistants and want hana-cli operations available as MCP tools.
When should I use SAP HANA CLI MCP?
Use it during build and integration when you routinely manage HANA schemas, jobs, or admin tasks alongside application code.
How do I add SAP HANA CLI MCP to my agent?
Configure stdio MCP to run npx with -y, -p hana-cli, and the hana-cli-mcp positional argument per server.json runtimeArguments.