sap-netweaver-gateway-mcp-server-by-cdata

Provides a read-only Model Context Protocol (MCP) server that exposes live SAP Netweaver Gateway data (via CData JDBC Driver for SAP Netweaver Gateway) to MCP-capable clients (e.g., Claude Desktop). It maps gateway data to relational/SQL-like access and exposes MCP tools to list tables/columns and run SELECT queries.

Evaluated Apr 04, 2026 (17d ago)
Repo ↗ API Gateway mcp sap sap-netweaver-gateway cdata jdbc read-only stdio claude-desktop
⚙ Agent Friendliness
49
/ 100
Can an agent use this?
🔒 Security
43
/ 100
Is it safe for agents?
⚡ Reliability
22
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
68
Documentation
70
Error Messages
0
Auth Simplicity
60
Rate Limits
5

🔒 Security

TLS Enforcement
60
Auth Strength
55
Scope Granularity
30
Dep. Hygiene
35
Secret Handling
30

The MCP server runs locally and relies on the CData JDBC driver for authentication and transport to SAP Netweaver Gateway; the README does not describe transport security settings (e.g., explicit TLS requirements), secret storage practices, or how credentials are handled/logged. OAuth may be involved for certain configurations, but there is no MCP-level scope/granularity documented. Dependency hygiene and specific CVE status are not provided in the supplied materials.

⚡ Reliability

Uptime/SLA
0
Version Stability
40
Breaking Changes
30
Error Recovery
20
AF Security Reliability

Best When

You have CData JDBC connectivity to SAP Netweaver Gateway and want an easy local MCP/stdio integration for read-only analytics and question answering.

Avoid When

You need hardened operational controls (clear rate limits, pagination, retries, structured error codes) or non-local/multi-host deployment patterns.

Use Cases

  • Query SAP Netweaver Gateway data from an MCP client without writing SQL
  • Discover available tables/columns and retrieve schema metadata
  • Run read-only SQL SELECT queries against SAP Netweaver Gateway (through CData JDBC)
  • Answer natural-language questions about SAP Netweaver Gateway data using connected live data

Not For

  • Direct write/update/delete operations (the included server is explicitly read-only)
  • Use with remote MCP clients that cannot access stdio on the same host
  • Production environments requiring strict API rate-limit guarantees or robust pagination for large result sets (not described)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: CData JDBC driver licensing (java -jar ... --license) JDBC connection configuration (may include OAuth depending on the underlying data source settings)
OAuth: No Scopes: No

README indicates authentication may be required in a browser if the data source uses OAuth, but the MCP server configuration itself is done via a local .prp file that includes the JDBC URL/connection string (and potentially OAuth parameters). No MCP-specific auth model or scope model is documented.

Pricing

Free tier: No
Requires CC: No

README references CData JDBC Driver licensing; pricing is not described for this repo itself.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Server uses stdio; it can only be used with clients running on the same machine as the server.
  • For OAuth-backed sources, interactive browser authentication may be required when testing/establishing the JDBC connection.
  • README example mentions a mis-typed 'Salesforce.prp' in the run command; ensure the correct .prp file path for SAP Netweaver Gateway.
  • No pagination or result-size controls are documented for run_query/select; large queries may be problematic.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for sap-netweaver-gateway-mcp-server-by-cdata.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered