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).
Basic information
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).
More Other MCP servers
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
ICSS
chokcoco不止于 CSS
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments