Back to Home
terraform-ibm-modules icon

tim-mcp

Verified Safe

by terraform-ibm-modules

Overview

An MCP server that provides AI models with structured access to the Terraform IBM Modules ecosystem, facilitating intelligent discovery and utilization of IBM Cloud infrastructure for AI-assisted infrastructure code generation.

Installation

Run Command
uv run tim-mcp

Environment Variables

  • GITHUB_TOKEN
  • TIM_ALLOWED_NAMESPACES
  • TIM_EXCLUDED_MODULES

Security Notes

The server performs network requests to external APIs (Terraform Registry, GitHub) and downloads a white paper from IBM Cloud documentation. While these sources are specified and generally trustworthy, relying on external services introduces a supply chain risk. No hardcoded secrets were found; sensitive tokens like `GITHUB_TOKEN` are explicitly handled via environment variables. The HTTP transport mode, if used in production, requires a reverse proxy with HTTPS (e.g., Nginx), which is documented. No 'eval' or obfuscation patterns were identified.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens2000
Stars0
Forks0
Last Update2026-01-19

Tags

TerraformIBM CloudInfrastructure as CodeAIModulesMCPCoding Agent