veeva-mcp-server-by-cdata
0
CData's Veeva MCP Server is a read-only server that allows large language models to query live Veeva data. It enables natural language access to data without requiring SQL knowledge, using the CData JDBC Driver.
veeva-mcp-server-by-cdata
CData's Model Context Protocol (MCP) Server for Veeva is a read-only server designed to allow LLMs like Claude Desktop to query live Veeva data using the CData JDBC Driver for Veeva. The server simplifies data retrieval through a natural language interface, eliminating the need for SQL. It is licensed under the MIT License.
Purpose
- Connects to Veeva and exposes data as relational SQL models.
- Allows LLMs to retrieve information via natural language questions.
Usage
- Requires Java and the CData JDBC Driver.
- Configures connections through a
.prp
file. - Interacts with Claude Desktop through a configuration file.
Features
- Provides tools to retrieve tables and columns.
- Executes SQL queries indirectly through natural language.