Skip to main content
Glama

tfmcp

by nwiizo
# General Project Guidelines ## Project Overview - This is tfmcp (Terraform Model Context Protocol Tool), a CLI tool that helps you interact with Terraform via MCP. - The project is written in Rust and integrates with Terraform to enable AI-assisted infrastructure management. - Always maintain high code quality and adherence to best practices. ## Development Workflow - Follow semantic versioning for releases. - Use the Release.sh script for versioning and releases. - Write meaningful commit messages following conventional commits format. ## Documentation - Keep documentation up-to-date as features evolve. - Document public APIs, functions, and modules. - Include examples where appropriate. ## Testing - Write unit tests for core functionality. - Ensure test coverage for critical paths. - Test against different Terraform versions when applicable.

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/nwiizo/tfmcp'

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