Back to directory
architectravi/azsap-mcp-typescript

architectravi/azsap-mcp-typescript

@ArchitectRavi

SAP On Azure MCP Server for TypeScript - 提供SAP HANA数据库管理和Azure资源管理的MCP服务器

SAPAzureHANAMCPTypeScriptdatabasecloudenterprise

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