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.
其他 分类下的更多 MCP 服务器
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Nginx UI
0xJackyYet another WebUI for Nginx
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
ghidraMCP
LaurieWiredMCP Server for Ghidra
评论