Skip to main content
Glama

Teradata MCP Server

Official
by Teradata

execute_read_query

Runs SQL queries to retrieve data from a Teradata database, enabling efficient data extraction and analysis via the Teradata MCP Server interface.

Instructions

Executes a SQL query to read from the database.

Input Schema

NameRequiredDescriptionDefault
sqlNoSQL that reads from the database to run

Input Schema (JSON Schema)

{ "properties": { "sql": { "default": "", "description": "SQL that reads from the database to run", "title": "Sql", "type": "string" } }, "title": "execute_read_queryArguments", "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