Skip to main content
Glama

Teradata MCP Server

Official
by Teradata

execute_write_query

Executes SQL queries to write data into Teradata databases, enabling database management and updates through the Teradata MCP Server.

Instructions

Executes a SQL query to write to the database.

Input Schema

NameRequiredDescriptionDefault
sqlNoSQL that writes to the database to run

Input Schema (JSON Schema)

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