AzBuilder_mcp-server-terrakube
If you are the rightful owner of AzBuilder_mcp-server-terrakube and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Terrakube MCP Server is a Model Context Protocol server designed for managing Terrakube operations, including workspaces, variables, modules, and organizations.
createWorkspace
Create a new workspace in Terrakube.
updateWorkspace
Update an existing workspace.
deleteWorkspace
Delete a workspace.
getWorkspace
Get details of a specific workspace.
listWorkspaces
List all workspaces in an organization.
createVariable
Create a new variable in a workspace.
updateVariable
Update an existing variable.
deleteVariable
Delete a variable.
getVariable
Get details of a specific variable.
listVariables
List all variables in a workspace.
createModule
Create a new module.
updateModule
Update an existing module.
deleteModule
Delete a module.
getModule
Get details of a specific module.
listModules
List all modules in an organization.
createOrganization
Create a new organization.
updateOrganization
Update an existing organization.
deleteOrganization
Delete an organization.
getOrganization
Get details of a specific organization.
listOrganizations
List all organizations.