Cvent MCP Server by CData
@CDataSoftware
About 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
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\cvent.prp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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).
More Other MCP servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
ghidraMCP
LaurieWiredMCP Server for Ghidra
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!
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments