hana-mcp-server and mcp-abap-adt
About hana-mcp-server
HatriGt/hana-mcp-server
SAP HANA MCP server — Model Context Protocol server for SAP HANA. Use with Claude Code, VS Code. npm: hana-mcp-server
Provides SQL execution with built-in safety guardrails (row/column/cell-size limits) and optional business metadata overlay for semantic interpretation. Implements stdio and HTTP transports with support for MDC (multi-tenant) HANA deployments, JWT-based auth on HTTP, and integrates with Claude Desktop, VS Code, Cursor, Windsurf, and custom agents. Schema discovery, parameterized queries, and large-result pagination enable AI agents to safely explore and query HANA without direct database access.
About mcp-abap-adt
fr0ster/mcp-abap-adt
MCP server for SAP BTP ABAP Cloud and On-Premise ECC/S/4HANA ABAP ADT with full CRUD, JWT/XSUAA, and service-key auth.
Operates as an MCP server via stdio/HTTP/SSE transports with destination-based authentication (service keys stored locally), enabling AI agents to perform deep ABAP repository analysis and iterative artifact development against live ADT endpoints. Supports embedded deployment into Node.js applications (CAP/CDS, Express) via its `EmbeddableMcpServer` class, and exposes tiered tool sets (read-only, high-level, low-level) organized by handler groups for controlled access patterns.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work