teradata-mcp-server-by-cdata
0
CData's MCP Server for Teradata is designed to provide a simplified interface for querying live Teradata data. It enables natural language queries without requiring SQL knowledge. The server is built to wrap around the CData JDBC Driver, offering a read-only solution that can connect with AI clients.
CData's Model Context Protocol (MCP) Server for Teradata
Purpose
- Provides a read-only MCP Server to allow for querying live Teradata data.
- Utilizes the CData JDBC Driver for Teradata.
- Data is made accessible through a simple MCP interface, allowing retrieval via natural language without SQL.
Setup Guide
- Clone the repository.
- Build the server using Maven to create a JAR file.
- Install and license CData JDBC Driver.
- Configure connection to data source and create a
.prp
file.
Usage
- Can be used with AI clients like Claude Desktop.
- Tools available for retrieving tables and columns, and executing queries.
Troubleshooting
- Ensure Claude Desktop is fully quit before refreshing.
- Verify connection configurations using the Connection String builder.