Cvent MCP Server by CData
@CDataSoftware
关于 Cvent 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 Cvent (beta): https://www.cdata.com/download/download.aspx?sku=TVZK-V&type=beta
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\cvent.prp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Cvent MCP Server by CData?
CData’s Cvent MCP Server by CData is a read-only Model Context Protocol server that enables large language models (like Claude Desktop) to query live Cvent data using natural language. It wraps the CData JDBC Driver for Cvent, which exposes Cvent data as relational SQL models.
How to use Cvent MCP Server by CData?
Clone the repository, build the JAR with Maven, install and license the CData JDBC Driver for Cvent, create a .prp file with your connection details, then configure your MCP client (e.g., Claude Desktop) to run the server via java -jar CDataMCP-jar-with-dependencies.jar <path-to.prp>. After setup, simply ask natural‑language questions about Cvent data; no SQL needed.
Key features of Cvent MCP Server by CData
- Exposes Cvent data via MCP tools for LLMs
- Provides
get_tables,get_columns, andrun_querytools - Uses stdio transport (same‑machine clients only)
- Wraps the CData JDBC Driver for Cvent
- Read‑only; full capabilities require the CData MCP Server (beta)
- MIT licensed
Use cases of Cvent MCP Server by CData
- Query live event registration data with natural language
- Analyze attendee counts or session trends without SQL
- Let an AI assistant retrieve Cvent data for reports or dashboards
- Integrate Cvent data into LLM‑powered conversational workflows
FAQ from Cvent MCP Server by CData
Is this server read‑only?
Yes. This build is explicitly read‑only. For full read, write, update, delete, and action capabilities, use the free CData MCP Server for Cvent (beta) linked in the README.
What are the dependencies?
You need Java, Maven (to build), and the CData JDBC Driver for Cvent installed and licensed on the same machine.
Where does the data live?
The server queries live data directly from Cvent through the JDBC driver. No data is stored locally by the server.
What transport does the server use?
It uses stdio, so it can only be used with MCP clients running on the same machine as the server.
How is the server licensed?
The server itself is MIT licensed. The CData JDBC Driver for Cvent requires separate licensing (trial or paid key).
其他 分类下的更多 MCP 服务器
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!
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
评论