Skip to main content
Glama

Teradata MCP Server

Official
by Teradata

dba_sessionInfo

Retrieve detailed session information for a specific user in Teradata MCP Server to monitor, analyze, and manage database interactions effectively.

Instructions

Get the Teradata session information for user.

Input Schema

NameRequiredDescriptionDefault
user_nameYes

Input Schema (JSON Schema)

{ "properties": { "user_name": { "title": "User Name", "type": "string" } }, "required": [ "user_name" ], "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