teradata-mcp-server-by-cdata

teradata-mcp-server-by-cdata

3.2

If you are the rightful owner of teradata-mcp-server-by-cdata and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

CData's Model Context Protocol (MCP) Server for Teradata is a read-only server designed to allow LLMs to query live data from Teradata using the CData JDBC Driver.

The CData MCP Server for Teradata is a specialized server that enables large language models (LLMs) to interact with Teradata databases through a simple, natural language interface. By leveraging the CData JDBC Driver, this server exposes Teradata data as relational SQL models, allowing LLMs to retrieve live information without requiring SQL knowledge. This server is particularly useful for applications like Claude Desktop, where users can query data using natural language. The server is read-only, but a full-featured version with read, write, update, and delete capabilities is available in beta. The setup involves cloning the repository, building the server, and configuring the connection to Teradata using a JDBC driver.

Features

  • Read-only access to Teradata data through a simple MCP interface.
  • Integration with LLMs for natural language querying.
  • Utilizes CData JDBC Driver for Teradata to expose data as relational SQL models.
  • Supports JSON-RPC for scripting requests.
  • Configurable through a property file for easy setup.