- SAP Netweaver Gateway MCP Server by CData
SAP Netweaver Gateway MCP Server by CData
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for SAP Netweaver Gateway (beta): https://www.cdata.com/download/download.aspx?sku=GCZK-V&type=beta
Overview
What is SAP Netweaver Gateway MCP Server by CData?
This project builds a read-only Model Context Protocol (MCP) server for SAP Netweaver Gateway, allowing LLMs to query live data without needing SQL.
How to use the project?
To use the MCP server, clone the repository, build the server, install the CData JDBC Driver, configure your connection, and run the server with the appropriate configuration file.
Key features of the project?
- Read-only access to SAP Netweaver Gateway data.
- Simplified querying of live data using natural language.
- Integration with AI clients like Claude Desktop.
Use cases of the project?
- Querying live data from SAP systems using natural language.
- Integrating with AI tools for data analysis and reporting.
- Simplifying data access for developers and data scientists.
FAQ from the project?
- Can I write data using this MCP server?
No, this server is read-only. For write capabilities, check the full CData MCP Server.
- Is there a trial version available?
Yes, you can download a trial version of the CData JDBC Driver for SAP Netweaver Gateway.
- What is the licensing for this project?
This MCP server is licensed under the MIT License, allowing free use and modification.
Server Config
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\sap-netweaver-gateway.prp"
]
}
}
}Project Info
Created At
a year agoUpdated At
10 months agoAuthor Name
CDataSoftwareStar
-Language
-License
-Category
developer-tools
Recommend Servers
View AllTest
@modelcontextprotocol
test
6 months ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago