data-ai MCP Server
SAP HANA MCP server — Enterprise Model Context Protocol server for SAP HANA. Use with Claude Code, VS Code. npm: hana-mcp-server
Discovered via github-topic:mcp-server and last synced 3mo ago.
1. Install the package
npx hana-mcp-server
2. Add to claude_desktop_config.json
{
"mcpServers": {
"hana-mcp-server": {
"command": "npx",
"args": [
"hana-mcp-server"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Transport
`MCP_HTTP_ALLOWED_ORIGINS` — [ENVIRONMENT.md §7](docs/ENVIRONMENT.md#7-http-transport-npm-run-starthttp)
Hostname or IP
—
`0`
[Hosted & HTTP](#-hosted--http)
Issuer / JWKS (omit on **SAP BTP** with bound XSUAA)
`info`
Purpose
`MCP_HTTP_HOST`, `MCP_HTTP_PORT`
Tools
`auto`
`500`
Use when
`GET /health` → `200`
Default
—
`false`
`300000`
—
[IDEs & code agents](#-ides--code-agents)
Role
Database user
TLS and cert validation flags for the driver
`50`
Check
Detail
Optional expected `aud`
`443`
`false`*
`0`
`false`
`POST` JSON-RPC to `/mcp` (default base `http://127.0.0.1:3100`)
Optional scope list
—
`true`
`200`
`true` → require `Authorization: Bearer <token>` on `POST /mcp`
Database password
`50`
`false`
`200`
`false`
`3`
`60000`
—