Skip to content

Commit 1ef827d

Browse files
Update registry from toolhive-registry release v2025.11.10 (#2525)
Co-authored-by: JAORMX <145564+JAORMX@users.noreply.github.com>
1 parent 8de484e commit 1ef827d

File tree

1 file changed

+73
-16
lines changed

1 file changed

+73
-16
lines changed

pkg/registry/data/registry.json

Lines changed: 73 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/stacklok/toolhive/main/pkg/registry/data/schema.json",
33
"version": "1.0.0",
4-
"last_updated": "2025-11-09T00:19:40Z",
4+
"last_updated": "2025-11-10T00:19:26Z",
55
"servers": {
66
"adb-mysql-mcp-server": {
77
"description": "Official MCP server for AnalyticDB for MySQL of Alibaba Cloud",
@@ -484,7 +484,7 @@
484484
"api",
485485
"devops"
486486
],
487-
"image": "public.ecr.aws/awslabs-mcp/awslabs/aws-api-mcp-server:1.1.3",
487+
"image": "public.ecr.aws/awslabs-mcp/awslabs/aws-api-mcp-server:1.1.4",
488488
"permissions": {
489489
"network": {
490490
"outbound": {
@@ -705,7 +705,7 @@
705705
"aws-costs",
706706
"aws-pricing"
707707
],
708-
"image": "public.ecr.aws/f3y8w4n0/awslabs/aws-pricing-mcp-server:1.0.16",
708+
"image": "public.ecr.aws/f3y8w4n0/awslabs/aws-pricing-mcp-server:1.0.17",
709709
"permissions": {
710710
"network": {
711711
"outbound": {
@@ -1467,7 +1467,7 @@
14671467
"genai",
14681468
"mcp-server"
14691469
],
1470-
"image": "us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.18.0",
1470+
"image": "us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.19.1",
14711471
"target_port": 5000,
14721472
"permissions": {
14731473
"network": {
@@ -1947,7 +1947,7 @@
19471947
"genai",
19481948
"mcp-server"
19491949
],
1950-
"image": "us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.18.0",
1950+
"image": "us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.19.1",
19511951
"target_port": 5000,
19521952
"permissions": {
19531953
"network": {
@@ -4543,7 +4543,7 @@
45434543
"web",
45444544
"accessibility"
45454545
],
4546-
"image": "mcr.microsoft.com/playwright/mcp:v0.0.45",
4546+
"image": "mcr.microsoft.com/playwright/mcp:v0.0.46",
45474547
"target_port": 8931,
45484548
"permissions": {
45494549
"network": {
@@ -5211,20 +5211,45 @@
52115211
}
52125212
},
52135213
"terraform": {
5214-
"description": "Terraform ecosystem integration with IaC development capabilities and provider documentation",
5214+
"description": "Terraform registry and Cloud/Enterprise integration for providers, modules, policies, and workspaces",
52155215
"tier": "Official",
52165216
"status": "Active",
52175217
"transport": "stdio",
52185218
"tools": [
5219+
"attach_variable_set_to_workspaces",
5220+
"create_no_code_workspace",
5221+
"create_run",
5222+
"create_variable_in_variable_set",
5223+
"create_variable_set",
5224+
"create_workspace",
5225+
"create_workspace_tags",
5226+
"create_workspace_variable",
5227+
"delete_variable_in_variable_set",
5228+
"detach_variable_set_from_workspaces",
52195229
"get_latest_module_version",
52205230
"get_latest_provider_version",
52215231
"get_module_details",
52225232
"get_policy_details",
5233+
"get_private_module_details",
5234+
"get_private_provider_details",
52235235
"get_provider_capabilities",
52245236
"get_provider_details",
5237+
"get_run_details",
5238+
"get_workspace_details",
5239+
"list_runs",
5240+
"list_terraform_orgs",
5241+
"list_terraform_projects",
5242+
"list_variable_sets",
5243+
"list_workspace_variables",
5244+
"list_workspaces",
5245+
"read_workspace_tags",
52255246
"search_modules",
52265247
"search_policies",
5227-
"search_providers"
5248+
"search_private_modules",
5249+
"search_private_providers",
5250+
"search_providers",
5251+
"update_workspace",
5252+
"update_workspace_variable"
52285253
],
52295254
"metadata": {
52305255
"stars": 1008,
@@ -5240,26 +5265,58 @@
52405265
"providers",
52415266
"modules",
52425267
"hcl",
5243-
"plan",
5244-
"apply",
5245-
"destroy",
5246-
"aws",
5247-
"gcp",
5248-
"azure"
5268+
"workspace",
5269+
"variables",
5270+
"governance",
5271+
"policy",
5272+
"registry"
52495273
],
52505274
"image": "docker.io/hashicorp/terraform-mcp-server:0.3.2",
52515275
"permissions": {
52525276
"network": {
52535277
"outbound": {
52545278
"allow_host": [
5255-
"registry.terraform.io"
5279+
"registry.terraform.io",
5280+
"app.terraform.io"
52565281
],
52575282
"allow_port": [
52585283
443
52595284
]
52605285
}
52615286
}
5262-
}
5287+
},
5288+
"env_vars": [
5289+
{
5290+
"name": "TFE_TOKEN",
5291+
"description": "API authentication token for Terraform Cloud/Enterprise access",
5292+
"required": false,
5293+
"secret": true
5294+
},
5295+
{
5296+
"name": "TFE_ADDRESS",
5297+
"description": "HCP Terraform/Enterprise endpoint URL",
5298+
"required": false,
5299+
"default": "https://app.terraform.io"
5300+
},
5301+
{
5302+
"name": "ENABLE_TF_OPERATIONS",
5303+
"description": "Enable destructive operations (use cautiously in production)",
5304+
"required": false,
5305+
"default": "false"
5306+
},
5307+
{
5308+
"name": "TFE_SKIP_TLS_VERIFY",
5309+
"description": "Bypass TLS certificate validation (development only)",
5310+
"required": false,
5311+
"default": "false"
5312+
},
5313+
{
5314+
"name": "TRANSPORT_MODE",
5315+
"description": "Protocol selection (stdio or streamable-http)",
5316+
"required": false,
5317+
"default": "stdio"
5318+
}
5319+
]
52635320
},
52645321
"time": {
52655322
"description": "Provides time information and IANA timezone conversions with auto system timezone detection.",

0 commit comments

Comments
 (0)