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
# Generated by Cargo
/target/
**/*.rs.bk
# Note: Cargo.lock should be committed for binary projects
# Terraform files
.terraform/
*.tfstate
*.tfstate.backup
.terraform.lock.hcl
*.tfvars
*.tfplan
# Environment specific
.env
.env.local
# Editor specific
.vscode/
.idea/
*.swp
*.swo
# OS specific
.DS_Store
Thumbs.db
# Logs
*.log
# Test artifacts
coverage/
# Node.js dependencies
node_modules/