mcp-teradata
If you are the rightful owner of mcp-teradata 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.
A Model Context Protocol (MCP) server implementation that provides database interaction and business intelligence capabilities through Teradata.
The Teradata MCP Server is designed to facilitate database interactions and business intelligence operations by leveraging the capabilities of Teradata. It allows users to execute SQL queries, analyze business data, and manage database schemas efficiently. The server is equipped with various tools that enable users to perform complex data analysis, manage database objects, and retrieve detailed information about database tables. This makes it an ideal solution for businesses looking to harness the power of Teradata for their data management and analysis needs.
Features
- Execute SQL queries to interact with Teradata databases.
- Analyze business data with built-in analysis tools.
- Manage and list database schemas and objects.
- Retrieve detailed information about database tables.
- Identify missing, negative, and distinct values in datasets.
Tools
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?