Sybase IQ MCP Server by CData

Created By
CDataSoftwarea year ago
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
Overview

What is Sybase IQ MCP Server?

Sybase IQ MCP Server is a read-only server that allows LLMs (like Claude Desktop) to query live data from Sybase IQ using natural language, without the need for SQL.

How to use Sybase IQ MCP Server?

To use the server, clone the repository, build it, install the CData JDBC Driver for Sybase IQ, configure your connection, and run the server with the appropriate configuration file for your AI client.

Key features of Sybase IQ MCP Server?

  • Provides a read-only interface for querying Sybase IQ data.
  • Allows natural language queries without SQL.
  • Integrates with Claude Desktop for seamless data access.

Use cases of Sybase IQ MCP Server?

  1. Querying live data from Sybase IQ using natural language.
  2. Integrating with AI clients for data analysis and reporting.
  3. Simplifying data access for non-technical users.

FAQ from Sybase IQ MCP Server?

  • Can I write data using this server?

No, this server is read-only. For write capabilities, use the full CData MCP Server for Sybase IQ.

  • Is there a trial version available?

Yes, a trial version of the CData JDBC Driver is available for download.

  • What types of queries can I run?

You can run natural language queries that the server translates into SQL for execution.

Server Config

{
  "mcpServers": {
    "{classname_dash}": {
      "command": "PATH\\TO\\java.exe",
      "args": [
        "-jar",
        "PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
        "PATH\\TO\\sybase-iq.prp"
      ]
    }
  }
}
Project Info
Created At
a year ago
Updated At
a year ago
Author Name
CDataSoftware
Star
-
Language
-
License
-

Recommend Servers

View All