SAP Sybase MCP Server by CData
@CDataSoftware
About SAP Sybase 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 Sybase (beta)](https://www.cdata.com/download/download.aspx?sku=OYZK-V&type=beta).
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\sap-sybase.prp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is SAP Sybase MCP Server by CData?
The SAP Sybase MCP Server by CData is a read-only MCP server that allows LLMs like Claude Desktop to query live SAP Sybase data using natural language, powered by the CData JDBC Driver for SAP Sybase.
How to use SAP Sybase MCP Server by CData?
Clone the repository, build with Maven, install and license the CData JDBC Driver for SAP Sybase, create a .prp file with your JDBC connection string, then configure Claude Desktop’s mcpServers to run the JAR file with the .prp file as an argument.
Key features of SAP Sybase MCP Server by CData
- Read-only access to SAP Sybase data via MCP.
- No SQL required – queries via natural language.
- Exposes tables and columns as MCP tools.
- Supports SQL SELECT queries through a
run_querytool. - Uses stdio transport for local client communication.
Use cases of SAP Sybase MCP Server by CData
- Ask an LLM about correlations between opportunities and account industry.
- Retrieve counts of open tickets in a project.
- Query calendar events for the current day.
- Explore available tables and columns in SAP Sybase.
FAQ from SAP Sybase MCP Server by CData
Is this server read-only?
Yes, this MCP server is read-only. For full read, write, update, and delete capabilities, check out the CData MCP Server for SAP Sybase (beta).
What transport does the server use?
The server uses stdio, so it can only be used with clients that run on the same machine as the server.
How do I resolve "cannot see MCP server in Claude Desktop"?
Fully quit Claude Desktop (using Task Manager on Windows or Activity Monitor on Mac) and re-open it.
What tools are available?
The server provides tools to list tables ({servername}_get_tables), list columns ({servername}_get_columns), and execute SQL SELECT queries ({servername}_run_query).
Frequently asked questions
Is this server read-only?
Yes, this MCP server is read-only. For full read, write, update, and delete capabilities, check out the CData MCP Server for SAP Sybase (beta).
What transport does the server use?
The server uses stdio, so it can only be used with clients that run on the same machine as the server.
How do I resolve "cannot see MCP server in Claude Desktop"?
Fully quit Claude Desktop (using Task Manager on Windows or Activity Monitor on Mac) and re-open it.
What tools are available?
The server provides tools to list tables (`{servername}_get_tables`), list columns (`{servername}_get_columns`), and execute SQL SELECT queries (`{servername}_run_query`).
Basic information
More Other MCP servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows

EverArt
modelcontextprotocolModel Context Protocol Servers
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments