Skip to main content
Glama

terraform-cloud-mcp

get_organization_entitlements

Retrieve and display subscription tier details, feature limits, and entitlements for a specific Terraform Cloud organization to manage infrastructure capabilities.

Instructions

Show entitlement set for organization features

Retrieves information about available features and capabilities based on the organization's subscription tier. API endpoint: GET /organizations/{organization}/entitlement-set Args: organization: The organization name to retrieve entitlements for (required) Returns: Entitlement set details including feature limits and subscription information See: docs/tools/organization_tools.md for usage examples

Input Schema

NameRequiredDescriptionDefault
organizationYes

Input Schema (JSON Schema)

{ "properties": { "organization": { "title": "Organization", "type": "string" } }, "required": [ "organization" ], "title": "get_organization_entitlementsArguments", "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/severity1/terraform-cloud-mcp'

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