Greenplum MCP Server by CData
@CDataSoftware
Greenplum 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 Greenplum (beta): https://www.cdata.com/download/download.aspx?sku=SGZK-V&type=beta
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\greenplum.prp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Greenplum MCP Server by CData?
A read-only MCP server that allows LLMs (like Claude Desktop) to query live Greenplum data using natural language. It wraps the CData JDBC Driver for Greenplum, exposing Greenplum as relational SQL models through a simple MCP interface — no manual SQL required.
How to use Greenplum MCP Server by CData?
Clone the repository, build with mvn clean install, download and license the CData JDBC Driver, create a .prp file with your JDBC connection details, then configure your MCP client (e.g., Claude Desktop) to point to the built JAR and .prp file. The server runs via java -jar CDataMCP-jar-with-dependencies.jar <path-to>.prp.
Key features of Greenplum MCP Server by CData
- Read-only access to Greenplum data via natural language queries.
- Built on the CData JDBC Driver for Greenplum.
- Exposes tables and columns as MCP tools.
- Supports SQL SELECT queries through the
run_querytool. - Uses
stdiotransport, runs on the same machine as the client.
Use cases of Greenplum MCP Server by CData
- Let an AI assistant answer questions about Greenplum data (e.g., “How many open tickets do I have?”).
- Enable non-technical users to explore Greenplum data without writing SQL.
- Integrate live Greenplum data into AI workflows like reporting or dashboards.
FAQ from Greenplum MCP Server by CData
What is the difference between this server and the CData MCP Server for Greenplum (beta)?
This server is read-only. The beta version supports full read, write, update, delete, and action capabilities with a simplified setup.
What are the runtime requirements?
You need Java, Maven, and the CData JDBC Driver for Greenplum installed and licensed.
Where does the data live?
The server queries live Greenplum data directly; it does not store or cache data.
What transport does the server use?
It uses stdio transport, so it can only be used with clients running on the same machine.
How do I handle authentication?
The JDBC driver may require OAuth authentication (e.g., for OAuth-based sources). Use the connection string utility to authenticate and test the connection. A trial or license key is needed to use the driver.
「その他」の他のコンテンツ
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

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.
ICSS
chokcoco不止于 CSS
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
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
コメント