Skip to main content
Glama
terrakube-io

Terrakube MCP Server

by terrakube-io

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TERRAKUBE_API_URLYesYour Terrakube API URL
TERRAKUBE_PAT_TOKENYesYour Terrakube personal access token
TERRAKUBE_ORGANIZATIONYesYour Terrakube organization name

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
list-organizationsB

Lists all organizations accessible to the current user

get-organizationB

Retrieves detailed information about a specific organization by its ID

create-organizationC

Creates a new organization with the specified name and optional description

edit-organizationC

Updates an existing organization's details

list-workspacesC

Lists all workspaces in the specified organization

get-workspaceC

Retrieves detailed information about a specific workspace

create-workspaceC

Creates a new workspace in the specified organization

edit-workspaceC

Updates an existing workspace's details

list-modulesB

Lists all modules in the specified organization

get-moduleC

Retrieves detailed information about a specific module

create-moduleC

Creates a new module in the specified organization

edit-moduleC

Updates an existing module's details

list-variablesB

Lists all variables in the specified workspace

get-variableC

Retrieves detailed information about a specific variable

create-variableC

Creates a new variable in the specified workspace

edit-variableC

Updates an existing variable's details

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/terrakube-io/mcp-server-terrakube'

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