SAP HANA MCP Server (josecarlos3390/sap-hana-mcp-server) is an MCP server listed on the M8ven Trust Index. It scores 54 out of 100, grade D. It declares 37 tools. No publisher has claimed this listing.

D
Caution
54/100
22 days ago

SAP HANA MCP Server

MCP server enabling AI agents to explore SAP HANA schemas, execute SQL with guardrails, and access database metadata, monitoring, and business domain semantics.

Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

josecarlos3390

Source: Glama

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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 11 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 5 credentials: HANA_KB_REMOTE_API_KEY, HANA_LICENSE_KEY, HANA_PASSWORD, SUSE_PASSWORD, SAP_PASS
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies11 high5 medium14 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 →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
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_DISABLE_TELEMETRY
configHANA_ENCRYPT"": "true",
configHANA_HOST"": "your-hana-host.com",
configHANA_INSTANCE_NUMBERMDC instance id (e.g. 10)
🔐 secretHANA_KB_REMOTE_API_KEY
configHANA_KB_REMOTE_URL
configHANA_KB_SYNC_INTERVAL_HOURS
configHANA_LICENSE_CHECK_INTERVAL_HOURS
🔐 secretHANA_LICENSE_KEY
configHANA_LICENSE_OFFLINE_GRACE_HOURS
configHANA_LICENSE_PRODUCT_CODE
configHANA_LICENSE_SERVER_URL
configHANA_LIST_DEFAULT_LIMIT200 List tools: default and max page size
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_MEMORY_HISTORY_FILE
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_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_TELEMETRY_HEARTBEAT_MINUTES
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,
configMEMORY_MONITOR_OUTPUT
configMOCK_CLOUD_PORT
configMOCK_LICENSED_HWIDS
configSUSE_HOST
🔐 secretSUSE_PASSWORD
configSUSE_USER
configVCAP_SERVICES
configSAP_NOTE
configSAP_USER
🔐 secretSAP_PASS
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

37/37 tools missing one or more hints — hana_show_config (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); hana_test_connection (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); hana_show_env_vars (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +34 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Tests exist

No test files found

Add tests that exercise each declared tool.

Shell command execution

2 child_process calls — runs shell commands

Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.

Production dependencies are patched

0 critical, 11 high severity in production deps — axios@1.12.2 (high), axios@1.12.2 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Dependency freshness

1/6 production deps stale: node-machine-id@2023-05-09 (3.2y)

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 5 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 Verified](https://m8ven.ai/badge/mcp/josecarlos3390-sap-hana-mcp-server-jbwzxg?variant=verified)](https://m8ven.ai/mcp/josecarlos3390-sap-hana-mcp-server-jbwzxg)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 893176ab49fb68d9edf034e1838d2658e773d9c0
code hash: a37f345ac791eb359113825486925ad99518feaa05cf5cc6b4260baf48eb16d6
verified: 8/3/2026, 10:11:07 AM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client