{"id":51611893,"url":"https://github.com/friendlygeorge/mcp-server-terraform","last_synced_at":"2026-07-12T09:01:30.494Z","repository":{"id":367325128,"uuid":"1280300909","full_name":"friendlygeorge/mcp-server-terraform","owner":"friendlygeorge","description":"MCP server for Terraform infrastructure-as-code operations. Plan, apply, destroy, and inspect infrastructure state from AI assistants.","archived":false,"fork":false,"pushed_at":"2026-06-25T13:02:23.000Z","size":25765,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-25T15:15:20.520Z","etag":null,"topics":["ai-agents","ci-cd","cloud","devops","gitops","hashicorp","hcl","iac","infrastructure-as-code","kubernetes","mcp","mcp-server","terraform","terraform-cli","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/friendlygeorge.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-25T13:01:40.000Z","updated_at":"2026-06-25T13:03:13.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/friendlygeorge/mcp-server-terraform","commit_stats":null,"previous_names":["friendlygeorge/mcp-server-terraform"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/friendlygeorge/mcp-server-terraform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friendlygeorge%2Fmcp-server-terraform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friendlygeorge%2Fmcp-server-terraform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friendlygeorge%2Fmcp-server-terraform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friendlygeorge%2Fmcp-server-terraform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/friendlygeorge","download_url":"https://codeload.github.com/friendlygeorge/mcp-server-terraform/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friendlygeorge%2Fmcp-server-terraform/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35387177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-12T02:00:06.386Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-agents","ci-cd","cloud","devops","gitops","hashicorp","hcl","iac","infrastructure-as-code","kubernetes","mcp","mcp-server","terraform","terraform-cli","typescript"],"created_at":"2026-07-12T09:01:29.593Z","updated_at":"2026-07-12T09:01:30.480Z","avatar_url":"https://github.com/friendlygeorge.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mcp-server-terraform\n\nMCP server for Terraform infrastructure-as-code operations. Lets AI assistants manage Terraform workflows — plan, apply, destroy, and inspect infrastructure state.\n\n## Tools\n\n| Tool | Description |\n|------|-------------|\n| `terraform_plan` | Preview changes without applying |\n| `terraform_apply` | Apply infrastructure changes |\n| `terraform_destroy` | Destroy managed infrastructure |\n| `terraform_init` | Initialize working directory, download providers |\n| `terraform_validate` | Validate configuration syntax |\n| `terraform_state_list` | List resources in state |\n| `terraform_state_show` | Show resource attributes from state |\n| `terraform_fmt` | Format HCL files to canonical style |\n| `terraform_output` | Show output values from state |\n| `terraform_import` | Import existing resources into state |\n\n## Installation\n\n```bash\nnpm install -g mcp-server-terraform\n```\n\n## Usage\n\nAdd to your MCP client configuration:\n\n```json\n{\n  \"mcpServers\": {\n    \"terraform\": {\n      \"command\": \"mcp-server-terraform\"\n    }\n  }\n}\n```\n\n## Requirements\n\n- Terraform CLI installed and in PATH\n- Working directory with `.tf` files for the target infrastructure\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriendlygeorge%2Fmcp-server-terraform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffriendlygeorge%2Fmcp-server-terraform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriendlygeorge%2Fmcp-server-terraform/lists"}