Skip to main content
Glama

Teradata MCP Server

sec_rolePermissions

Analyze role permissions to determine database access rights and security privileges for Teradata database administration and access control management.

Instructions

Get permissions for a role.

Arguments: role_name - role name to analyze

Returns: ResponseType: formatted response with query results + metadata

Input Schema

NameRequiredDescriptionDefault
role_nameYes

Input Schema (JSON Schema)

{ "properties": { "role_name": { "title": "Role Name", "type": "string" } }, "required": [ "role_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