Skip to content

Commit 844cf7c

Browse files
JAORMXgithub-actions[bot]
authored andcommitted
chore: update registry metadata (stars and pulls)
1 parent bba6010 commit 844cf7c

File tree

6 files changed

+99
-132
lines changed

6 files changed

+99
-132
lines changed
Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,21 @@
11
# Docker/OCI image reference (REQUIRED)
22
image: ghcr.io/stacklok/dockyard/uvx/adb-mysql-mcp-server:1.0.0
3-
43
# One-line description (REQUIRED)
54
description: Official MCP server for AnalyticDB for MySQL of Alibaba Cloud
6-
75
# Communication protocol (REQUIRED)
86
transport: stdio
9-
107
# Source code repository (HIGHLY RECOMMENDED)
118
repository_url: https://github.com/aliyun/alibabacloud-adb-mysql-mcp-server
12-
139
# Project homepage/documentation (OPTIONAL)
1410
homepage: https://www.alibabacloud.com/en/product/analyticdb-for-mysql
15-
1611
# License identifier (OPTIONAL)
1712
license: Apache-2.0
18-
1913
# Author/organization (OPTIONAL)
2014
author: Alibaba Cloud
21-
2215
# Classification tier
2316
tier: Official
24-
2517
# Development status
2618
status: Active
27-
2819
# Categorization tags (RECOMMENDED)
2920
tags:
3021
- database
@@ -33,47 +24,43 @@ tags:
3324
- sql
3425
- alibaba-cloud
3526
- data-warehouse
36-
3727
# List of tools provided (HIGHLY RECOMMENDED)
3828
tools:
3929
- execute_sql
4030
- get_query_plan
4131
- get_execution_plan
42-
4332
# Environment variables (IF APPLICABLE)
4433
env_vars:
4534
- name: ADB_MYSQL_HOST
4635
description: AnalyticDB for MySQL host address
4736
required: true
48-
4937
- name: ADB_MYSQL_PORT
5038
description: AnalyticDB for MySQL port number
5139
required: true
52-
5340
- name: ADB_MYSQL_USER
5441
description: Database user for authentication
5542
required: true
56-
5743
- name: ADB_MYSQL_PASSWORD
5844
description: Database password for authentication
5945
required: true
6046
secret: true
61-
6247
- name: ADB_MYSQL_DATABASE
6348
description: Database name to connect to
6449
required: true
65-
6650
# Security permissions (IF APPLICABLE)
6751
permissions:
6852
network:
6953
outbound:
7054
# AnalyticDB instances can be hosted anywhere
7155
insecure_allow_all: true
72-
7356
# Provenance for supply chain security (Dockyard build)
7457
provenance:
7558
cert_issuer: https://token.actions.githubusercontent.com
7659
repository_uri: https://github.com/stacklok/dockyard
7760
runner_environment: github-hosted
7861
signer_identity: /.github/workflows/build-containers.yml
79-
sigstore_url: tuf-repo-cdn.sigstore.dev
62+
sigstore_url: tuf-repo-cdn.sigstore.dev
63+
metadata:
64+
stars: 15
65+
pulls: 0
66+
lastupdated: 2025-08-22T02:32:58Z

registry/agentql-mcp/spec.yaml

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,37 @@
11
# Docker/OCI image reference (REQUIRED)
22
image: ghcr.io/stacklok/dockyard/npx/agentql-mcp:1.0.0
3-
43
# One-line description (REQUIRED)
54
description: Model Context Protocol server that integrates AgentQL data extraction capabilities
6-
75
# Communication protocol (REQUIRED)
86
transport: stdio
9-
107
# Source code repository (HIGHLY RECOMMENDED)
118
repository_url: https://github.com/tinyfish-io/agentql-mcp
12-
139
# Project homepage/documentation (OPTIONAL)
1410
homepage: https://agentql.com
15-
1611
# License identifier (OPTIONAL)
1712
license: MIT
18-
1913
# Author/organization (OPTIONAL)
2014
author: TinyFish
21-
2215
# Classification tier
2316
tier: Official
24-
2517
# Development status
2618
status: Active
27-
2819
# Categorization tags (RECOMMENDED)
2920
tags:
3021
- web-scraping
3122
- data-extraction
3223
- ai
3324
- automation
3425
- web
35-
3626
# List of tools provided (HIGHLY RECOMMENDED)
3727
tools:
3828
- extract-web-data
39-
4029
# Environment variables (IF APPLICABLE)
4130
env_vars:
4231
- name: AGENTQL_API_KEY
4332
description: API key for AgentQL service
4433
required: true
4534
secret: true
46-
4735
# Security permissions (IF APPLICABLE)
4836
permissions:
4937
network:
@@ -54,11 +42,14 @@ permissions:
5442
- api.agentql.com
5543
allow_port:
5644
- 443
57-
5845
# Provenance for supply chain security (Dockyard build)
5946
provenance:
6047
cert_issuer: https://token.actions.githubusercontent.com
6148
repository_uri: https://github.com/stacklok/dockyard
6249
runner_environment: github-hosted
6350
signer_identity: /.github/workflows/build-containers.yml
64-
sigstore_url: tuf-repo-cdn.sigstore.dev
51+
sigstore_url: tuf-repo-cdn.sigstore.dev
52+
metadata:
53+
stars: 104
54+
pulls: 0
55+
lastupdated: 2025-08-22T02:32:58Z

registry/astra-db-mcp/spec.yaml

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,21 @@
11
# Docker/OCI image reference (REQUIRED)
22
image: ghcr.io/stacklok/dockyard/npx/astra-db-mcp:1.2.0
3-
43
# One-line description (REQUIRED)
54
description: Model Context Protocol server for interacting with DataStax Astra DB
6-
75
# Communication protocol (REQUIRED)
86
transport: stdio
9-
107
# Source code repository (HIGHLY RECOMMENDED)
118
repository_url: https://github.com/datastax/astra-db-mcp
12-
139
# Project homepage/documentation (OPTIONAL)
1410
homepage: https://astra.datastax.com
15-
1611
# License identifier (OPTIONAL)
1712
license: Apache-2.0
18-
1913
# Author/organization (OPTIONAL)
2014
author: DataStax
21-
2215
# Classification tier
2316
tier: Official
24-
2517
# Development status
2618
status: Active
27-
2819
# Categorization tags (RECOMMENDED)
2920
tags:
3021
- database
@@ -33,7 +24,6 @@ tags:
3324
- vector-database
3425
- datastax
3526
- astra
36-
3727
# List of tools provided (HIGHLY RECOMMENDED)
3828
tools:
3929
- GetCollections
@@ -52,34 +42,33 @@ tools:
5242
- OpenBrowser
5343
- HelpAddToClient
5444
- EstimateDocumentCount
55-
5645
# Environment variables (IF APPLICABLE)
5746
env_vars:
5847
- name: ASTRA_DB_APPLICATION_TOKEN
5948
description: Astra DB application token for authentication
6049
required: true
6150
secret: true
62-
6351
- name: ASTRA_DB_API_ENDPOINT
6452
description: Astra DB API endpoint URL
6553
required: true
66-
6754
- name: ASTRA_DB_KEYSPACE
6855
description: Astra DB keyspace to use (defaults to default_keyspace)
6956
required: false
7057
default: "default_keyspace"
71-
7258
# Security permissions (IF APPLICABLE)
7359
permissions:
7460
network:
7561
outbound:
7662
# Astra DB endpoints vary by region and instance
7763
insecure_allow_all: true
78-
7964
# Provenance for supply chain security (Dockyard build)
8065
provenance:
8166
cert_issuer: https://token.actions.githubusercontent.com
8267
repository_uri: https://github.com/stacklok/dockyard
8368
runner_environment: github-hosted
8469
signer_identity: /.github/workflows/build-containers.yml
85-
sigstore_url: tuf-repo-cdn.sigstore.dev
70+
sigstore_url: tuf-repo-cdn.sigstore.dev
71+
metadata:
72+
stars: 29
73+
pulls: 0
74+
lastupdated: 2025-08-22T02:32:58Z

registry/aws-cost-analysis/spec.yaml

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -12,67 +12,67 @@ status: Deprecated
1212
transport: stdio
1313
targetport: 0
1414
permissions:
15-
name: ""
16-
read: []
17-
write: []
18-
network:
19-
outbound:
20-
insecureallowall: false
21-
allowhost:
22-
- aws.amazon.com
23-
- pricing.us-east-1.amazonaws.com
24-
- api.pricing.us-east-1.amazonaws.com
25-
- api.pricing.eu-central-1.amazonaws.com
26-
- api.pricing.ap-southeast-1.amazonaws.com
27-
allowport:
28-
- 443
15+
name: ""
16+
read: []
17+
write: []
18+
network:
19+
outbound:
20+
insecureallowall: false
21+
allowhost:
22+
- aws.amazon.com
23+
- pricing.us-east-1.amazonaws.com
24+
- api.pricing.us-east-1.amazonaws.com
25+
- api.pricing.eu-central-1.amazonaws.com
26+
- api.pricing.ap-southeast-1.amazonaws.com
27+
allowport:
28+
- 443
2929
tools:
30-
- analyze_cdk_project
31-
- analyze_terraform_project
32-
- get_pricing_from_web
33-
- get_pricing_from_api
34-
- get_bedrock_patterns
35-
- generate_cost_report
30+
- analyze_cdk_project
31+
- analyze_terraform_project
32+
- get_pricing_from_web
33+
- get_pricing_from_api
34+
- get_bedrock_patterns
35+
- generate_cost_report
3636
envvars:
37-
- name: AWS_ACCESS_KEY_ID
38-
description: AWS access key ID with access to the AWS Pricing API
39-
required: false
40-
default: ""
41-
secret: true
42-
- name: AWS_SECRET_ACCESS_KEY
43-
description: AWS secret access key
44-
required: false
45-
default: ""
46-
secret: true
47-
- name: AWS_SESSION_TOKEN
48-
description: AWS session token for temporary credentials
49-
required: false
50-
default: ""
51-
secret: true
52-
- name: AWS_REGION
53-
description: AWS region for the Pricing API endpoint (us-east-1, eu-central-1, ap-southeast-1)
54-
required: false
55-
default: us-east-1
56-
secret: false
57-
- name: FASTMCP_LOG_LEVEL
58-
description: Logging level (DEBUG, INFO, WARNING, ERROR, CRITICAL)
59-
required: false
60-
default: ERROR
61-
secret: false
37+
- name: AWS_ACCESS_KEY_ID
38+
description: AWS access key ID with access to the AWS Pricing API
39+
required: false
40+
default: ""
41+
secret: true
42+
- name: AWS_SECRET_ACCESS_KEY
43+
description: AWS secret access key
44+
required: false
45+
default: ""
46+
secret: true
47+
- name: AWS_SESSION_TOKEN
48+
description: AWS session token for temporary credentials
49+
required: false
50+
default: ""
51+
secret: true
52+
- name: AWS_REGION
53+
description: AWS region for the Pricing API endpoint (us-east-1, eu-central-1, ap-southeast-1)
54+
required: false
55+
default: us-east-1
56+
secret: false
57+
- name: FASTMCP_LOG_LEVEL
58+
description: Logging level (DEBUG, INFO, WARNING, ERROR, CRITICAL)
59+
required: false
60+
default: ERROR
61+
secret: false
6262
args: []
6363
metadata:
64-
stars: 5281
65-
pulls: 8163
66-
lastupdated: "2025-08-11T00:24:59Z"
64+
stars: 5281
65+
pulls: 8163
66+
lastupdated: "2025-08-22T02:32:58Z"
6767
repositoryurl: https://github.com/awslabs/mcp
6868
tags:
69-
- aws
70-
- cost-analysis
71-
- pricing
72-
- estimates
73-
- cost-insights
74-
- aws-costs
75-
- aws-pricing
69+
- aws
70+
- cost-analysis
71+
- pricing
72+
- estimates
73+
- cost-insights
74+
- aws-costs
75+
- aws-pricing
7676
dockertags: []
7777
provenance: null
7878
custommetadata: {}

0 commit comments

Comments
 (0)