Skip to main content
Glama

Teradata MCP Server

Official
by Teradata

tmpl_nameOfTool

Analyze and process Teradata database queries efficiently using argument-based input, returning structured query results and metadata for enhanced data management and assessment.

Instructions

<description of what the tool is for>

Arguments: arguments - arguments to analyze

Returns: ResponseType: formatted response with query results + metadata

Input Schema

NameRequiredDescriptionDefault
argumentYes

Input Schema (JSON Schema)

{ "properties": { "argument": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "title": "Argument" } }, "required": [ "argument" ], "title": "handle_tmpl_nameOfToolArguments", "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