Skip to main content
Glama

Teradata MCP Server

Official
by Teradata

read_table_affinity

Identify tables frequently used together in a Teradata database to infer relationships and optimize database queries. Input database and table names to analyze table affinity.

Instructions

Get tables commonly used together by database users, this is helpful to infer relationships between tables.

Input Schema

NameRequiredDescriptionDefault
db_nameNoDatabase name
obj_nameNoTable or view name

Input Schema (JSON Schema)

{ "properties": { "db_name": { "default": "", "description": "Database name", "title": "Db Name", "type": "string" }, "obj_name": { "default": "", "description": "Table or view name", "title": "Obj Name", "type": "string" } }, "title": "read_table_affinityArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Teradata/teradata-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server