Skip to main content
Glama

Terraform Registry MCP Server

by thrashr888
tsconfig.json511 B
{ "compilerOptions": { "outDir": "./dist", "moduleResolution": "NodeNext", "module": "NodeNext", "target": "ES2022", "strict": true, "esModuleInterop": true, "allowSyntheticDefaultImports": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "resolveJsonModule": true, "isolatedModules": true }, "include": [ "./*.ts", "./src/**/*.ts" ], "exclude": [ "node_modules", "dist" ] }

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/thrashr888/terraform-mcp-server'

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