mcp-server-terrakube
1
Terrakube MCP Server is designed to manage Terrakube operations through workspace, variable, and module management, boasting a modular design with comprehensive API integration and type safety. It prioritizes seamless operations and flexible environment configurations, aimed at enhancing user and developer experience.
Terrakube MCP Server
A Model Context Protocol (MCP) server for Terrakube operations, enabling workspace management, variable handling, module operations, and organization management.
Features
- Comprehensive API Integration: Full integration with Terrakube's API for seamless operations
- Type Safety: Built with TypeScript for enhanced type safety and developer experience
- Error Handling: Robust error handling with clear error messages
- Environment Configuration: Flexible configuration through environment variables
- Modular Design: Organized code structure for easy maintenance and extension
Setup
Environment Variables
Create a .env
file in the root directory with required variables.
Installing via Smithery
Install Terrakube MCP Server using Smithery for Claude Desktop.
Development
- Clone the repository.
- Install dependencies.
- Build the project.