Skip to content

Commit 90ee830

Browse files
chore: update catalog data files for v2026.03.03 (#830)
Co-authored-by: rdimitrov <16540482+rdimitrov@users.noreply.github.com>
1 parent fe52c3e commit 90ee830

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

pkg/catalog/toolhive/data/official-registry.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://raw.githubusercontent.com/stacklok/toolhive-core/main/registry/types/data/upstream-registry.schema.json",
33
"version": "1.0.0",
44
"meta": {
5-
"last_updated": "2026-03-02T00:44:39Z"
5+
"last_updated": "2026-03-03T12:33:44Z"
66
},
77
"data": {
88
"servers": [
@@ -285,7 +285,7 @@
285285
"packages": [
286286
{
287287
"registryType": "oci",
288-
"identifier": "ghcr.io/apollographql/apollo-mcp-server:v1.7.0",
288+
"identifier": "ghcr.io/apollographql/apollo-mcp-server:v1.8.1",
289289
"transport": {
290290
"type": "streamable-http",
291291
"url": "http://localhost:5000"
@@ -306,7 +306,7 @@
306306
"_meta": {
307307
"io.modelcontextprotocol.registry/publisher-provided": {
308308
"io.github.stacklok": {
309-
"ghcr.io/apollographql/apollo-mcp-server:v1.7.0": {
309+
"ghcr.io/apollographql/apollo-mcp-server:v1.8.1": {
310310
"metadata": {
311311
"last_updated": "2026-02-26T11:45:47Z",
312312
"stars": 264
@@ -647,7 +647,7 @@
647647
"packages": [
648648
{
649649
"registryType": "oci",
650-
"identifier": "ghcr.io/sooperset/mcp-atlassian:0.15.0",
650+
"identifier": "ghcr.io/sooperset/mcp-atlassian:0.21.0",
651651
"transport": {
652652
"type": "stdio"
653653
},
@@ -722,7 +722,7 @@
722722
"_meta": {
723723
"io.modelcontextprotocol.registry/publisher-provided": {
724724
"io.github.stacklok": {
725-
"ghcr.io/sooperset/mcp-atlassian:0.15.0": {
725+
"ghcr.io/sooperset/mcp-atlassian:0.21.0": {
726726
"metadata": {
727727
"last_updated": "2026-02-26T11:45:44Z",
728728
"stars": 4397
@@ -2354,8 +2354,8 @@
23542354
"io.github.stacklok": {
23552355
"ghcr.io/stacklok/dockyard/npx/brightdata-mcp:2.8.4": {
23562356
"metadata": {
2357-
"last_updated": "2026-02-26T10:31:18Z",
2358-
"stars": 2061
2357+
"last_updated": "2026-03-02T02:58:07Z",
2358+
"stars": 2138
23592359
},
23602360
"overview": "## Bright Data MCP Server\n\nThe brightdata-mcp server is a Model Context Protocol (MCP) server that enables AI assistants and agents to access real-time web data through Bright Data's global proxy and scraping infrastructure. It allows AI workflows to fetch live web content, extract structured data, and perform large-scale web data collection without building or maintaining custom scraping systems. This makes it ideal for research, market analysis, competitive intelligence, and any AI-driven workflow that depends on fresh, publicly available web data.",
23612361
"permissions": {
@@ -6216,7 +6216,7 @@
62166216
"packages": [
62176217
{
62186218
"registryType": "oci",
6219-
"identifier": "us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.27.0",
6219+
"identifier": "us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.28.0",
62206220
"transport": {
62216221
"type": "streamable-http",
62226222
"url": "http://localhost:5000"
@@ -6226,7 +6226,7 @@
62266226
"_meta": {
62276227
"io.modelcontextprotocol.registry/publisher-provided": {
62286228
"io.github.stacklok": {
6229-
"us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.27.0": {
6229+
"us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.28.0": {
62306230
"args": [
62316231
"--address",
62326232
"0.0.0.0"
@@ -8201,7 +8201,7 @@
82018201
"io.github.stacklok": {
82028202
"ghcr.io/stackloklabs/gofetch/server:1.0.3": {
82038203
"metadata": {
8204-
"last_updated": "2026-02-26T10:31:18Z",
8204+
"last_updated": "2026-03-02T02:58:07Z",
82058205
"stars": 21
82068206
},
82078207
"overview": "## Fetch MCP Server\n\nThe fetch-mcp-server is a lightweight Model Context Protocol (MCP) server that gives AI assistants direct access to external HTTP and HTTPS resources. It allows AI-driven workflows to retrieve web content, APIs, and remote resources on demand, making it easy to incorporate live data, documentation, or machine-readable endpoints into an assistant's reasoning loop. This server is commonly used as a foundational building block for research, data ingestion, and integration workflows where simple, reliable network access is required.",
@@ -8426,8 +8426,8 @@
84268426
"io.github.stacklok": {
84278427
"docker.io/mcp/firecrawl:latest": {
84288428
"metadata": {
8429-
"last_updated": "2026-02-26T10:31:19Z",
8430-
"stars": 5602
8429+
"last_updated": "2026-03-02T02:58:08Z",
8430+
"stars": 5632
84318431
},
84328432
"overview": "## Firecrawl MCP Server\n\nThe firecrawl-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants to crawl, scrape, and extract content from websites at scale using Firecrawl. This tool transforms entire websites — including documentation, blogs, and knowledge bases — into clean, structured, machine-readable data without requiring custom crawlers. It is particularly suited for research, content ingestion, documentation analysis, and RAG workflows needing high-quality web content.",
84338433
"permissions": {
@@ -9386,7 +9386,7 @@
93869386
"packages": [
93879387
{
93889388
"registryType": "oci",
9389-
"identifier": "us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.27.0",
9389+
"identifier": "us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.28.0",
93909390
"transport": {
93919391
"type": "sse",
93929392
"url": "http://localhost:5000"
@@ -9396,7 +9396,7 @@
93969396
"_meta": {
93979397
"io.modelcontextprotocol.registry/publisher-provided": {
93989398
"io.github.stacklok": {
9399-
"us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.27.0": {
9399+
"us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.28.0": {
94009400
"metadata": {
94019401
"last_updated": "2026-02-26T11:46:00Z",
94029402
"stars": 13190
@@ -18670,7 +18670,7 @@
1867018670
"io.github.stacklok": {
1867118671
"ghcr.io/stacklok/dockyard/npx/launchdarkly-mcp-server:0.4.2": {
1867218672
"metadata": {
18673-
"last_updated": "2026-02-26T10:31:19Z",
18673+
"last_updated": "2026-03-02T02:58:08Z",
1867418674
"stars": 19
1867518675
},
1867618676
"overview": "## LaunchDarkly MCP Server\n\nThe launchdarkly MCP server is a Model Context Protocol (MCP) server that enables AI assistants and agents to interact directly with LaunchDarkly, the feature management and experimentation platform. It allows AI-driven workflows to inspect feature flags, environments, and targeting rules, helping teams understand feature rollout, experimentation, and risk management without leaving their current tools. This server is particularly valuable for release management, experimentation analysis, and operational decision-making scenarios where feature flag context matters.",
@@ -28720,7 +28720,7 @@
2872028720
"io.github.stacklok": {
2872128721
"ghcr.io/stacklok/dockyard/npx/onchain-mcp:1.0.6": {
2872228722
"metadata": {
28723-
"last_updated": "2026-02-26T10:31:18Z",
28723+
"last_updated": "2026-03-02T02:58:07Z",
2872428724
"stars": 72
2872528725
},
2872628726
"overview": "## Onchain MCP Server\n\nThe onchain-mcp server is a Model Context Protocol (MCP) server for blockchain data interaction through the Bankless API, enabling seamless access to Ethereum and Web3 data. Key capabilities include comprehensive blockchain data access through Bankless API integration, smart contract interaction including reading contracts, ABIs, and source code, transaction and event monitoring with historical data access, and token balance queries and block information retrieval across Ethereum networks.",
@@ -41180,7 +41180,7 @@
4118041180
"packages": [
4118141181
{
4118241182
"registryType": "oci",
41183-
"identifier": "ghcr.io/korotovsky/slack-mcp-server:v1.1.28",
41183+
"identifier": "ghcr.io/korotovsky/slack-mcp-server:v1.2.2",
4118441184
"transport": {
4118541185
"type": "sse",
4118641186
"url": "http://localhost:13080"
@@ -41225,7 +41225,7 @@
4122541225
"_meta": {
4122641226
"io.modelcontextprotocol.registry/publisher-provided": {
4122741227
"io.github.stacklok": {
41228-
"ghcr.io/korotovsky/slack-mcp-server:v1.1.28": {
41228+
"ghcr.io/korotovsky/slack-mcp-server:v1.2.2": {
4122941229
"metadata": {
4123041230
"last_updated": "2026-02-26T11:45:46Z",
4123141231
"stars": 1396

pkg/catalog/toolhive/data/registry.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/stacklok/toolhive-core/main/registry/types/data/toolhive-legacy-registry.schema.json",
33
"version": "1.0.0",
4-
"last_updated": "2026-03-02T00:44:39Z",
4+
"last_updated": "2026-03-03T12:33:44Z",
55
"servers": {
66
"adb-mysql-mcp-server": {
77
"title": "AnalyticDB for MySQL",
@@ -222,7 +222,7 @@
222222
"mcp"
223223
],
224224
"overview": "## Apollo MCP Server\n\nThe apollo-mcp-server is a Model Context Protocol (MCP) server implementation that makes your GraphQL API operations available as MCP tools for AI assistants and agents. It acts as a translation layer between AI clients and your GraphQL infrastructure, exposing query and mutation capabilities through MCP so models can fetch, explore, and orchestrate your graph operations without bespoke tooling.",
225-
"image": "ghcr.io/apollographql/apollo-mcp-server:v1.7.0",
225+
"image": "ghcr.io/apollographql/apollo-mcp-server:v1.8.1",
226226
"target_port": 5000,
227227
"permissions": {
228228
"network": {
@@ -543,7 +543,7 @@
543543
"data-center"
544544
],
545545
"overview": "## Atlassian MCP Server\n\nThe Atlassian MCP server lets AI assistants work directly with Atlassian Cloud products from within an AI-driven workflow. It provides programmatic access to Jira, Confluence, and related Atlassian resources so users can search, create, and update content without switching tools.",
546-
"image": "ghcr.io/sooperset/mcp-atlassian:0.15.0",
546+
"image": "ghcr.io/sooperset/mcp-atlassian:0.21.0",
547547
"permissions": {
548548
"network": {
549549
"outbound": {
@@ -1875,8 +1875,8 @@
18751875
"search_engine_batch"
18761876
],
18771877
"metadata": {
1878-
"stars": 2061,
1879-
"last_updated": "2026-02-26T10:31:18Z"
1878+
"stars": 2138,
1879+
"last_updated": "2026-03-02T02:58:07Z"
18801880
},
18811881
"repository_url": "https://github.com/brightdata/brightdata-mcp",
18821882
"tags": [
@@ -5442,7 +5442,7 @@
54425442
"mcp-server"
54435443
],
54445444
"overview": "## Database Toolbox MCP Server\n\nThe database-toolbox-mcp-server is a Model Context Protocol (MCP) server that provides AI assistants with a unified, database-agnostic interface for interacting with multiple relational databases. It exposes common database operations as standardized MCP tools, allowing AI-driven workflows to query data, inspect schemas, and manage connections across different database engines without bespoke integrations for each one. This server is especially useful for data analysis, reporting, debugging, and operational workflows that span multiple databases.",
5445-
"image": "us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.27.0",
5445+
"image": "us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.28.0",
54465446
"target_port": 5000,
54475447
"permissions": {
54485448
"network": {
@@ -7287,7 +7287,7 @@
72877287
],
72887288
"metadata": {
72897289
"stars": 21,
7290-
"last_updated": "2026-02-26T10:31:18Z"
7290+
"last_updated": "2026-03-02T02:58:07Z"
72917291
},
72927292
"repository_url": "https://github.com/stackloklabs/gofetch",
72937293
"tags": [
@@ -7421,8 +7421,8 @@
74217421
"firecrawl_search"
74227422
],
74237423
"metadata": {
7424-
"stars": 5602,
7425-
"last_updated": "2026-02-26T10:31:19Z"
7424+
"stars": 5632,
7425+
"last_updated": "2026-03-02T02:58:08Z"
74267426
},
74277427
"repository_url": "https://github.com/firecrawl/firecrawl-mcp-server",
74287428
"tags": [
@@ -8419,7 +8419,7 @@
84198419
"genai",
84208420
"mcp-server"
84218421
],
8422-
"image": "us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.27.0",
8422+
"image": "us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.28.0",
84238423
"target_port": 5000,
84248424
"permissions": {
84258425
"network": {
@@ -16804,7 +16804,7 @@
1680416804
],
1680516805
"metadata": {
1680616806
"stars": 19,
16807-
"last_updated": "2026-02-26T10:31:19Z"
16807+
"last_updated": "2026-03-02T02:58:08Z"
1680816808
},
1680916809
"repository_url": "https://github.com/launchdarkly/mcp-server",
1681016810
"tags": [
@@ -25986,7 +25986,7 @@
2598625986
],
2598725987
"metadata": {
2598825988
"stars": 72,
25989-
"last_updated": "2026-02-26T10:31:18Z"
25989+
"last_updated": "2026-03-02T02:58:07Z"
2599025990
},
2599125991
"repository_url": "https://github.com/Bankless/onchain-mcp",
2599225992
"tags": [
@@ -37790,7 +37790,7 @@
3779037790
"workspace"
3779137791
],
3779237792
"overview": "## Slack MCP Server\n\nThe slack-mcp-server is a Model Context Protocol (MCP) server for Slack with channels, DMs, message history, search, and smart pagination. The server connects assistants to Slack workspaces via SSE transport, enabling channel and direct message discovery, message retrieval with threading support, search functionality across messages, and message posting capability.",
37793-
"image": "ghcr.io/korotovsky/slack-mcp-server:v1.1.28",
37793+
"image": "ghcr.io/korotovsky/slack-mcp-server:v1.2.2",
3779437794
"target_port": 13080,
3779537795
"permissions": {
3779637796
"network": {

0 commit comments

Comments
 (0)