Skip to main content
Glama

Teradata MCP Server

base_tableList

List all tables in a Teradata database to explore available data structures and identify relevant tables for analysis or query operations.

Instructions

Lists all tables in a database.

Arguments: database_name - Database name

Returns: ResponseType: formatted response with query results + metadata

Input Schema

NameRequiredDescriptionDefault
database_nameNo

Input Schema (JSON Schema)

{ "properties": { "database_name": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Database Name" } }, "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/blitzstermayank/MCP'

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