Skip to main content
Glama

Teradata MCP Server

Official
by Teradata

read_table_preview

Retrieve data samples and structure overview from a Teradata database table to quickly assess content and format before querying or analysis.

Instructions

Get data samples and structure overview from a database table.

Input Schema

NameRequiredDescriptionDefault
db_nameNoDatabase name
table_nameNotable name

Input Schema (JSON Schema)

{ "properties": { "db_name": { "default": "", "description": "Database name", "title": "Db Name", "type": "string" }, "table_name": { "default": "", "description": "table name", "title": "Table Name", "type": "string" } }, "title": "read_table_previewArguments", "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