Skip to main content
Glama

Teradata MCP Server

sec_userRoles

Retrieve roles assigned to a specific user in Teradata databases to manage access permissions and security configurations.

Instructions

Get roles assigned to a user.

Arguments: user_name - user name to analyze

Returns: ResponseType: formatted response with query results + metadata

Input Schema

NameRequiredDescriptionDefault
user_nameYes

Input Schema (JSON Schema)

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

If you have feedback or need assistance with the MCP directory API, please join our Discord server