Skip to content

Commit d0d06cc

Browse files
chore: update registry metadata (stars and pulls) (#844)
Co-authored-by: rdimitrov <16540482+rdimitrov@users.noreply.github.com>
1 parent 0383c8a commit d0d06cc

5 files changed

Lines changed: 9 additions & 6 deletions

File tree

registries/toolhive/servers/astra-db-mcp/server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"io.github.stacklok": {
66
"ghcr.io/stacklok/dockyard/npx/astra-db-mcp:1.2.2": {
77
"metadata": {
8-
"last_updated": "2026-02-26T11:45:46Z",
8+
"last_updated": "2026-03-05T02:57:43Z",
99
"stars": 38
1010
},
1111
"overview": "## Astra DB MCP Server\n\nThe astra-db-mcp server is a Model Context Protocol (MCP) implementation that enables AI assistants and agents to interact directly with DataStax Astra DB — a cloud-native database service — through a standardized, agent-friendly interface. It allows natural language workflows to query, manage, and manipulate collections and records stored in Astra DB without writing custom database integration code.",

registries/toolhive/servers/aws-knowledge/server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"homepage": "https://awslabs.github.io/mcp/servers/aws-knowledge-mcp-server/"
1010
},
1111
"metadata": {
12-
"last_updated": "2026-02-26T11:45:45Z",
13-
"stars": 8259
12+
"last_updated": "2026-03-05T02:57:42Z",
13+
"stars": 8338
1414
},
1515
"overview": "## AWS Knowledge MCP Server\n\nThe aws-knowledge MCP server is a Model Context Protocol server that gives AI assistants structured access to curated AWS knowledge sources, including architectural guidance, best practices, service concepts, and operational recommendations. It's designed to help AI workflows answer conceptual questions about AWS by grounding responses in authoritative knowledge rather than raw documentation alone. The server provides capabilities including architectural guidance access, concept-level reasoning support, contextual discovery, and grounded AI responses to reduce hallucinations by anchoring answers in vetted AWS knowledge sources.",
1616
"status": "Active",

registries/toolhive/servers/context7-remote/server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"homepage": "https://context7.com/"
1010
},
1111
"metadata": {
12-
"last_updated": "2026-02-26T11:45:45Z",
13-
"stars": 46978
12+
"last_updated": "2026-03-05T02:57:42Z",
13+
"stars": 47708
1414
},
1515
"overview": "## Context7 Remote MCP Server\n\nThe context7-remote MCP Server is a hosted Model Context Protocol (MCP) server that provides AI assistants with on-demand access to up-to-date library and framework documentation via Context7. Instead of relying on potentially stale training data, AI workflows can retrieve current, version-specific docs and examples for popular programming languages, frameworks, and tools — directly inside an MCP-compatible assistant. The service is designed to help coding and debugging workflows by enabling assistants to access current API documentation and best practices without depending on outdated model training data, thereby reducing the risk of inaccurate suggestions.",
1616
"status": "Active",

registries/toolhive/servers/k8s/server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"io.github.stacklok": {
66
"ghcr.io/stackloklabs/mkp/server:0.2.4": {
77
"metadata": {
8-
"last_updated": "2026-02-26T11:45:46Z",
8+
"last_updated": "2026-03-05T02:57:43Z",
99
"stars": 57
1010
},
1111
"overview": "## Kubernetes MCP Server\n\nThe k8s MCP server is a Model Context Protocol (MCP) server that enables AI assistants and agents to interact directly with Kubernetes clusters through a structured, AI-friendly interface. It allows AI-driven workflows to inspect cluster state, explore resources, and reason about workloads without switching tools or manually using kubectl or the Kubernetes dashboard. This server is ideal for platform engineering, operations, troubleshooting, and infrastructure-aware AI workflows built on Kubernetes.",

registries/toolhive/servers/slack-remote/server.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
"homepage": "https://docs.slack.dev/ai/slack-mcp-server",
1010
"license": "MIT"
1111
},
12+
"metadata": {
13+
"last_updated": "2026-03-05T02:57:42Z"
14+
},
1215
"oauth_config": {
1316
"authorize_url": "https://slack.com/oauth/v2_user/authorize",
1417
"scopes": [

0 commit comments

Comments
 (0)