Installation & Configuration
{
"sap-hana-ts": {
"command": "node",
"args": [
"/path/to/azsap-mcp-typescript/dist/server-cli.js"
],
"env": {
"HANA_HOST": "your-hana-host",
"HANA_PORT": "30215",
"HANA_USER": "your-user",
"HANA_PASSWORD": "your-password"
}
}
}Information
Transport
stdiossestreamable-http
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15