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
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Blender
ahujasidOpen-source MCP to use Blender with any LLM
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments