Terrakube MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TERRAKUBE_API_URL | Yes | Your Terrakube API URL | |
| TERRAKUBE_PAT_TOKEN | Yes | Your Terrakube personal access token | |
| TERRAKUBE_ORGANIZATION | Yes | Your Terrakube organization name |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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