Skip to main content
Glama

Teradata MCP Server

Official
by Teradata

dba_userDelay

Retrieve Teradata user delay metrics within a specified date range to analyze and monitor database performance and user activity.

Instructions

Get the Teradata user delay metrics for a specified date range.

Input Schema

NameRequiredDescriptionDefault
end_dateYes
start_dateYes

Input Schema (JSON Schema)

{ "properties": { "end_date": { "title": "End Date", "type": "string" }, "start_date": { "title": "Start Date", "type": "string" } }, "required": [ "start_date", "end_date" ], "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