Skip to main content
Glama

Teradata MCP Server

Official
by Teradata

base_tableList

Retrieve a comprehensive list of all tables within a specified Teradata database using this utility. Essential for database management, data analysis, and SQL query planning.

Instructions

Lists all tables in a database.

Input Schema

NameRequiredDescriptionDefault
db_nameYes

Input Schema (JSON Schema)

{ "properties": { "db_name": { "title": "Db Name", "type": "string" } }, "required": [ "db_name" ], "title": "_dynamic_toolArguments", "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