Skip to main content
Glama
versions.tf602 B
terraform { required_providers { aws = { source = "hashicorp/aws" version = "~> 5.47" } null = { source = "hashicorp/null" version = "~> 3.2" } external = { source = "hashicorp/external" version = "~> 2.3" } helm = { source = "hashicorp/helm" version = "~> 2.13" } kubernetes = { source = "hashicorp/kubernetes" version = "~> 2.29" } local = { source = "hashicorp/local" version = "~> 2.5" } http = { source = "hashicorp/http" version = "~> 3.4" } } }

Latest Blog Posts

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/TheLunarCompany/lunar'

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