Sybase IQ MCP Server by CData
@CDataSoftware
关于 Sybase IQ 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 Sybase IQ (beta): https://www.cdata.com/download/download.aspx?sku=GYZK-V&type=beta
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\sybase-iq.prp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Sybase IQ MCP Server by CData?
Sybase IQ MCP Server by CData is a read-only MCP (Model Context Protocol) server that allows LLMs like Claude Desktop to query live Sybase IQ data using natural language. It wraps the CData JDBC Driver for Sybase IQ, which exposes the source as relational SQL models, and makes that data available through a simple MCP interface.
How to use Sybase IQ MCP Server by CData?
Clone the repository, build the JAR with Maven (mvn clean install), download and license the CData JDBC Driver for Sybase IQ, configure the connection string, then create a .prp file with properties like JdbcUrl, DriverPath, and Prefix. Add the server to your Claude Desktop config file (claude_desktop_config.json), specifying the Java command and paths to the JAR and .prp file. The server uses stdio transport and must run on the same machine as the client.
Key features of Sybase IQ MCP Server by CData
- Read-only access to live Sybase IQ data
- Natural language queries – no SQL required
- Built on the CData JDBC Driver for Sybase IQ
- Provides three tools:
get_tables,get_columns,run_query - Output returned in CSV format
Use cases of Sybase IQ MCP Server by CData
- Allow AI assistants to answer questions about Sybase IQ data
- Explore Sybase IQ database schemas without writing SQL
- Retrieve specific data rows or aggregations via conversational prompts
- Integrate with Claude Desktop for ad‑hoc data analysis
FAQ from Sybase IQ MCP Server by CData
Is this server read-only?
Yes. This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities, CData offers a free MCP Server for Sybase IQ (beta) with simplified setup.
What are the runtime requirements?
You need Java (to run the JAR), Maven (to build), and the CData JDBC Driver for Sybase IQ, which must be installed and licensed.
How is authentication handled?
The JDBC connection string can include OAuth parameters (e.g., InitiateOAuth=GETANDREFRESH). The connection string utility may require browser-based authentication for OAuth data sources.
What transport protocol does the server use?
The server uses stdio transport, so it can only be used with clients that run on the same machine as the server.
Where can I get support?
For connectivity issues, contact the CData Support Team. For MCP server‑specific feedback, join the CData Community.
其他 分类下的更多 MCP 服务器
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Nginx UI
0xJackyYet another WebUI for Nginx

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
评论