Skip to content

Commit 312d855

Browse files
chore: update registry metadata (stars and pulls) (#1067)
Co-authored-by: GitHub Action <action@github.com>
1 parent 2bf3748 commit 312d855

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

registries/official/servers/context7/server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"io.github.stacklok": {
66
"ghcr.io/stacklok/dockyard/npx/context7:2.1.4": {
77
"metadata": {
8-
"last_updated": "2026-03-15T12:47:00Z",
9-
"stars": 46978
8+
"last_updated": "2026-04-14T03:03:54Z",
9+
"stars": 52568
1010
},
1111
"overview": "## Context7 MCP Server\n\nThe context7 MCP server is a Model Context Protocol (MCP) server that provides AI assistants with direct access to up-to-date library and framework documentation from Context7, running as a local MCP service. It allows AI-driven workflows to retrieve current, authoritative docs and examples for popular programming languages, frameworks, and tools — helping models generate accurate, version-appropriate code and explanations without relying solely on training data. It is particularly valuable for local development environments, IDE-integrated assistants, and workflows where developers want documentation access to run alongside other local MCP tools.",
1212
"permissions": {

registries/official/servers/gitlab-remote/server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"homepage": "https://gitlab.com/"
1010
},
1111
"metadata": {
12-
"last_updated": "2026-03-15T03:03:15Z"
12+
"last_updated": "2026-04-14T03:03:53Z"
1313
},
1414
"overview": "## GitLab MCP Server\n\nThe official hosted GitLab MCP server is a Model Context Protocol (MCP) server that enables AI assistants and agents to interact directly with GitLab projects and resources through a structured, AI-friendly interface. It allows AI-driven workflows to work with repositories, issues, merge requests, and project metadata without switching tools or manually navigating the GitLab UI. It is ideal for development, code review, CI/CD visibility, and project management workflows that rely on GitLab as the system of record.",
1515
"status": "Active",

registries/official/servers/mcp-jetbrains/server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"io.github.stacklok": {
66
"ghcr.io/stacklok/dockyard/npx/mcp-jetbrains:1.8.0": {
77
"metadata": {
8-
"last_updated": "2026-03-15T03:03:16Z",
9-
"stars": 944
8+
"last_updated": "2026-04-14T03:03:54Z",
9+
"stars": 947
1010
},
1111
"overview": "## JetBrains MCP Server\n\nThe mcp-jetbrains server is a Model Context Protocol (MCP) server that enables AI assistants and agents to interact directly with JetBrains IDEs (such as IntelliJ IDEA, PyCharm, WebStorm, and others) through a structured, AI-friendly interface. It allows AI-driven workflows to inspect project structure, navigate code, and reason about files and symbols — bringing IDE context directly into conversational and automated development workflows. This server proves particularly valuable for code navigation, refactoring assistance, project comprehension, and integrating AI capabilities within the IDE environment.",
1212
"permissions": {

registries/toolhive/servers/context7/server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"io.github.stacklok": {
66
"ghcr.io/stacklok/dockyard/npx/context7:2.1.4": {
77
"metadata": {
8-
"last_updated": "2026-03-15T12:47:05Z",
9-
"stars": 46978
8+
"last_updated": "2026-04-14T03:03:54Z",
9+
"stars": 52568
1010
},
1111
"overview": "## Context7 MCP Server\n\nThe context7 MCP server is a Model Context Protocol (MCP) server that provides AI assistants with direct access to up-to-date library and framework documentation from Context7, running as a local MCP service. It allows AI-driven workflows to retrieve current, authoritative docs and examples for popular programming languages, frameworks, and tools — helping models generate accurate, version-appropriate code and explanations without relying solely on training data. It is particularly valuable for local development environments, IDE-integrated assistants, and workflows where developers want documentation access to run alongside other local MCP tools.",
1212
"permissions": {

registries/toolhive/servers/toolhive-doc-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/stackloklabs/toolhive-doc-mcp:v0.0.11-20260226": {
77
"metadata": {
8-
"last_updated": "2026-03-15T03:03:16Z",
8+
"last_updated": "2026-04-14T03:03:54Z",
99
"stars": 3
1010
},
1111
"overview": "## ToolHive Docs MCP Server\n\nThe toolhive-doc-mcp server allows you to search ToolHive documentation for help with using and contributing to the project (local version). The system maintains a pre-built SQLite vector database containing documentation that undergoes parsing, chunking, and embedding using a local bge-small-en-v1.5 model. When queried, it performs semantic search by comparing queries against stored embeddings to return relevant documentation chunks.",

0 commit comments

Comments
 (0)