56
grade D
3 days ago
mcp_so

SAP on Azure MCP Server (TypeScript Implementation)

SAP On Azure MCP Server for TypeScript

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAZURE_SUBSCRIPTION_ID
configHANA_HOSTe =your-hana-host \
🔐 secretHANA_PASSWORDe =your-password \
configHANA_PORTe =30215 \
configHANA_SCHEMAe =your-schema \
configHANA_USERe =your-user \
configHANA_USE_SYSTEM_DB
configLOG_FILE
configLOG_LEVEL
// 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 7 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/architectravi-azsap-mcp-typescript-gzekee)](https://m8ven.ai/mcp/architectravi-azsap-mcp-typescript-gzekee)
commit: 8a2741d82f8cdf90f997e6025f4d6c830831483c
code hash: fd1c373ce59ec0475c7ce0438332fce269c865bac9e75fa95ed6df603a9eec4f
verified: 4/18/2026, 7:22:03 PM
view raw JSON →