mcp-teradata

arturborycki/mcp-teradata

3.6
Certified
databases

A Model Context Protocol (MCP) server implementation that provides database interaction and business intelligence capabilities through Teradata.

Tools

Functions exposed to the LLM to take actions

query

Execute SELECT queries to read data from the database.

list_db

Lists all databases in the Teradata system.

list_objects

Lists objects in a database.

show_tables

Show detailed information about a database tables.

list_missing_values

Lists the top features with missing values in a table.

list_negative_values

Lists how many features have negative values in a table.

list_distinct_values

Lists how many distinct categories are there for column in the table.

standard_deviation

What is the mean and standard deviation for column in table?

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources