60
/ 100
1 month ago
github_topic

hana-mcp-server

SAP HANA MCP server — Enterprise Model Context Protocol server for SAP HANA. Use with Claude Code, VS Code. npm: hana-mcp-server

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 12 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: HANA_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies12 high13 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highaxios@1.12.2GHSA-35jp-ww65-95wh

axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`

highaxios@1.12.2GHSA-3g43-6gmg-66jw

axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge

highaxios@1.12.2GHSA-43fc-jf86-j433

Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig

highaxios@1.12.2GHSA-6chq-wfr3-2hj9

Axios: Header Injection via Prototype Pollution

highaxios@1.12.2GHSA-777c-7fjr-54vf

Allocation of Resources Without Limits or Throttling in Axios

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configENABLE_CONSOLE_LOGGING"": "false"
configENABLE_FILE_LOGGING"": "true",
configHANA_ALLOW_DELETEDML guard — INSERT / UPDATE / DELETE / TRUNCATE blocked by default; opt-in individually via HANA_ALLOW_INSERT / HANA_ALLOW_UPDATE /
configHANA_ALLOW_INSERTDML guard — INSERT / UPDATE / DELETE / TRUNCATE blocked by default; opt-in individually via / HANA_ALLOW_UPDATE / HANA_ALLOW_DELETE
configHANA_ALLOW_UPDATEDML guard — INSERT / UPDATE / DELETE / TRUNCATE blocked by default; opt-in individually via HANA_ALLOW_INSERT / / HANA_ALLOW_DELETE
configHANA_AUDIT_ENABLED
configHANA_AUDIT_LOG_FILE
configHANA_CONNECTION_POOL_SIZE3 HANA connection pool size (1–20)
configHANA_CONNECTION_TYPE"": "auto",
configHANA_DATABASE_NAME"": "HQQ",
configHANA_ENCRYPT"": "true",
configHANA_HOST"": "your-hana-host.com",
configHANA_INSTANCE_NUMBERMDC instance id (e.g. 10)
configHANA_LIST_DEFAULT_LIMIT200 List tools: default and max page size
configHANA_LIVE_DISTINCT_COLUMN
configHANA_LIVE_SAMPLE_SCHEMA
configHANA_LIVE_SAMPLE_TABLE
configHANA_LIVE_STRICT
configHANA_LIVE_TABLE_REF
configHANA_LIVE_TIMEOUT_MS
configHANA_LIVE_TOOL_SCHEMA
configHANA_LIVE_TOOL_TABLE
configHANA_LIVE_TRY_REAL_TABLE
configHANA_MAX_CELL_CHARS200 Truncate long cell text (active when limits enabled)
configHANA_MAX_RESULT_COLS50 Max columns per row returned (active when limits enabled)
configHANA_MAX_RESULT_ROWS50 Max rows per hana_execute_query page (active when limits enabled)
configHANA_METADATA_CATALOG_DATABASE
🔐 secretHANA_PASSWORD"": "your-password",
configHANA_PORT"": "443",
configHANA_QUERY_DEFAULT_OFFSET0 Default offset (active when limits enabled)
configHANA_QUERY_LIMITS_ENABLEDfalse Set to true to enable automatic row/column/cell caps. When false, user-provided maxRows, offset, and includeTotal still work.
configHANA_QUERY_SNAPSHOT_TTL_MS300000 Snapshot id lifetime for query paging
configHANA_QUERY_TIMEOUT_MS0 Statement timeout (ms); 0 = disabled. Per-call timeout_ms overrides.
configHANA_RESOURCE_LIST_MAX_ITEMS500 Cap embedded names in hana:/// payloads
configHANA_RUN_QUERY_TIMEOUT_MS
configHANA_SCHEMA"": "your-schema",
configHANA_SEMANTICS_PATHFile path to dictionary JSON (wins over URL)
configHANA_SEMANTICS_TTL_MS60000 Cache / reload behavior
configHANA_SEMANTICS_URLHTTPS URL to same format
configHANA_SSL"": "true",
configHANA_USER"": "your-username",
configHANA_VALIDATE_CERT"": "true",
configLOG_LEVEL"": "info",
configMCP_HTTP_ALLOWED_ORIGINSCORS — [ENVIRONMENT.md §7](docs/ENVIRONMENT.md#7-http-transport-npm-run-starthttp)
configMCP_HTTP_AUTH_ENABLEDtrue → require Authorization: Bearer <token> on POST /mcp
configMCP_HTTP_HOSTTuning , MCP_HTTP_PORT
configMCP_HTTP_JWT_AUDIENCEOptional expected aud
configMCP_HTTP_JWT_ISSUERIssuer / JWKS (omit on SAP BTP with bound XSUAA)
configMCP_HTTP_JWT_SCOPES_REQUIREDOptional scope list
configMCP_HTTP_PORTTuning MCP_HTTP_HOST,
configPORT
configVCAP_SERVICES
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/hatrigt-hana-mcp-server-j4q08s)](https://m8ven.ai/mcp/hatrigt-hana-mcp-server-j4q08s)
commit: fc91c6c6db91809dc8bf8311588ea83044e44e73
code hash: ee47a3db13f15e87f0d8c0554365b2221d744cd9889c46080d4c00d11b3df4b0
verified: 6/15/2026, 1:18:06 PM
view raw JSON →