Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions pkg/catalog/official/data/official-registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://raw.githubusercontent.com/stacklok/toolhive-core/main/registry/types/data/upstream-registry.schema.json",
"version": "1.0.0",
"meta": {
"last_updated": "2026-03-19T00:47:25Z"
"last_updated": "2026-03-20T00:45:21Z"
},
"data": {
"servers": [
Expand All @@ -28,7 +28,7 @@
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/apollographql/apollo-mcp-server:v1.9.0",
"identifier": "ghcr.io/apollographql/apollo-mcp-server:v1.10.0",
"transport": {
"type": "streamable-http",
"url": "http://localhost:5000"
Expand All @@ -49,7 +49,7 @@
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"io.github.stacklok": {
"ghcr.io/apollographql/apollo-mcp-server:v1.9.0": {
"ghcr.io/apollographql/apollo-mcp-server:v1.10.0": {
"metadata": {
"last_updated": "2026-03-06T02:57:37Z",
"stars": 268
Expand Down Expand Up @@ -1574,7 +1574,7 @@
"packages": [
{
"registryType": "oci",
"identifier": "mcr.microsoft.com/azure-sdk/azure-mcp:1.0.3",
"identifier": "mcr.microsoft.com/azure-sdk/azure-mcp:1.0.4",
"transport": {
"type": "stdio"
},
Expand Down Expand Up @@ -1615,7 +1615,7 @@
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"io.github.stacklok": {
"mcr.microsoft.com/azure-sdk/azure-mcp:1.0.3": {
"mcr.microsoft.com/azure-sdk/azure-mcp:1.0.4": {
"metadata": {
"last_updated": "2026-03-17T02:59:09Z",
"stars": 1206
Expand Down Expand Up @@ -26632,8 +26632,8 @@
"io.github.stacklok": {
"docker.io/mcp/perplexity-ask:latest": {
"metadata": {
"last_updated": "2026-03-01T03:02:57Z",
"stars": 1987
"last_updated": "2026-03-19T03:02:51Z",
"stars": 2029
},
"overview": "## Perplexity Ask MCP Server\n\nThe perplexity-ask MCP server integrates Perplexity AI's Sonar API for live web searches, in-depth research, and reasoning tasks. The server provides three specialized tools: perplexity_ask for quick web search using the Sonar API, perplexity_research for comprehensive research with detailed citations, and perplexity_reason for advanced reasoning for complex problem-solving.",
"permissions": {
Expand Down
10 changes: 5 additions & 5 deletions pkg/catalog/official/data/registry.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/stacklok/toolhive-core/main/registry/types/data/toolhive-legacy-registry.schema.json",
"version": "1.0.0",
"last_updated": "2026-03-19T00:47:25Z",
"last_updated": "2026-03-20T00:45:21Z",
"servers": {
"apollo-mcp-server": {
"title": "Apollo GraphQL",
Expand All @@ -25,7 +25,7 @@
"mcp"
],
"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.",
"image": "ghcr.io/apollographql/apollo-mcp-server:v1.9.0",
"image": "ghcr.io/apollographql/apollo-mcp-server:v1.10.0",
"target_port": 5000,
"permissions": {
"network": {
Expand Down Expand Up @@ -1312,7 +1312,7 @@
"storage"
],
"overview": "## Azure MCP Server\n\nThe azure MCP server is a Model Context Protocol (MCP) server that enables AI assistants and agents to interact directly with Microsoft Azure resources and APIs through a unified, AI-friendly interface. It allows natural-language workflows to explore, query, and manage Azure infrastructure and services without requiring custom SDK integration or manual portal usage. This server is well suited for cloud operations, infrastructure exploration, troubleshooting, and automation scenarios where Azure context needs to be embedded directly into AI-driven workflows.",
"image": "mcr.microsoft.com/azure-sdk/azure-mcp:1.0.3",
"image": "mcr.microsoft.com/azure-sdk/azure-mcp:1.0.4",
"permissions": {
"network": {
"outbound": {
Expand Down Expand Up @@ -24735,8 +24735,8 @@
"perplexity_research"
],
"metadata": {
"stars": 1987,
"last_updated": "2026-03-01T03:02:57Z"
"stars": 2029,
"last_updated": "2026-03-19T03:02:51Z"
},
"repository_url": "https://github.com/ppl-ai/modelcontextprotocol",
"tags": [
Expand Down
26 changes: 13 additions & 13 deletions pkg/catalog/toolhive/data/official-registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://raw.githubusercontent.com/stacklok/toolhive-core/main/registry/types/data/upstream-registry.schema.json",
"version": "1.0.0",
"meta": {
"last_updated": "2026-03-19T00:47:25Z"
"last_updated": "2026-03-20T00:45:21Z"
},
"data": {
"servers": [
Expand Down Expand Up @@ -285,7 +285,7 @@
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/apollographql/apollo-mcp-server:v1.9.0",
"identifier": "ghcr.io/apollographql/apollo-mcp-server:v1.10.0",
"transport": {
"type": "streamable-http",
"url": "http://localhost:5000"
Expand All @@ -306,7 +306,7 @@
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"io.github.stacklok": {
"ghcr.io/apollographql/apollo-mcp-server:v1.9.0": {
"ghcr.io/apollographql/apollo-mcp-server:v1.10.0": {
"metadata": {
"last_updated": "2026-03-06T02:57:37Z",
"stars": 268
Expand Down Expand Up @@ -2193,7 +2193,7 @@
"packages": [
{
"registryType": "oci",
"identifier": "mcr.microsoft.com/azure-sdk/azure-mcp:1.0.3",
"identifier": "mcr.microsoft.com/azure-sdk/azure-mcp:1.0.4",
"transport": {
"type": "stdio"
},
Expand Down Expand Up @@ -2234,7 +2234,7 @@
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"io.github.stacklok": {
"mcr.microsoft.com/azure-sdk/azure-mcp:1.0.3": {
"mcr.microsoft.com/azure-sdk/azure-mcp:1.0.4": {
"metadata": {
"last_updated": "2026-03-16T03:04:18Z",
"stars": 1206
Expand Down Expand Up @@ -20732,8 +20732,8 @@
"io.github.stacklok": {
"ghcr.io/stacklok/dockyard/npx/magic-mcp:0.1.0": {
"metadata": {
"last_updated": "2026-03-01T03:02:57Z",
"stars": 4320
"last_updated": "2026-03-19T03:02:50Z",
"stars": 4485
},
"overview": "## Magic MCP Server\n\nThe magic-mcp server is a Model Context Protocol (MCP) server that enables AI assistants and agents to interact with Magic, a platform for AI-assisted software development and code understanding. It allows AI-driven workflows to generate, edit, and reason about code with deeper project awareness — turning Magic's code intelligence capabilities into native tools inside MCP-compatible assistants. This server excels particularly in code generation, refactoring, large-scale codebase understanding, and developer productivity workflows augmented by AI.",
"permissions": {
Expand Down Expand Up @@ -29747,8 +29747,8 @@
"io.github.stacklok": {
"ghcr.io/stacklok/dockyard/npx/onchain-mcp:1.0.6": {
"metadata": {
"last_updated": "2026-03-02T02:58:07Z",
"stars": 72
"last_updated": "2026-03-19T03:02:51Z",
"stars": 74
},
"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.",
"permissions": {
Expand Down Expand Up @@ -36183,8 +36183,8 @@
"io.github.stacklok": {
"docker.io/mcp/perplexity-ask:latest": {
"metadata": {
"last_updated": "2026-03-01T03:02:57Z",
"stars": 1987
"last_updated": "2026-03-19T03:02:50Z",
"stars": 2029
},
"overview": "## Perplexity Ask MCP Server\n\nThe perplexity-ask MCP server integrates Perplexity AI's Sonar API for live web searches, in-depth research, and reasoning tasks. The server provides three specialized tools: perplexity_ask for quick web search using the Sonar API, perplexity_research for comprehensive research with detailed citations, and perplexity_reason for advanced reasoning for complex problem-solving.",
"permissions": {
Expand Down Expand Up @@ -42149,8 +42149,8 @@
"io.github.stacklok": {
"docker.io/mcp/sequentialthinking:latest": {
"metadata": {
"last_updated": "2026-03-01T03:02:57Z",
"stars": 79727
"last_updated": "2026-03-19T03:02:50Z",
"stars": 81457
},
"overview": "## Sequential Thinking MCP Server\n\nThe sequentialthinking MCP server enables dynamic problem-solving with a structured, reflective approach that adapts as understanding deepens. Key capabilities include structured reflective problem-solving, dynamic adaptation during analysis, step-by-step chain-of-thought reasoning, and branching thought processes for comprehensive exploration.",
"permissions": {
Expand Down
22 changes: 11 additions & 11 deletions pkg/catalog/toolhive/data/registry.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/stacklok/toolhive-core/main/registry/types/data/toolhive-legacy-registry.schema.json",
"version": "1.0.0",
"last_updated": "2026-03-19T00:47:25Z",
"last_updated": "2026-03-20T00:45:21Z",
"servers": {
"adb-mysql-mcp-server": {
"title": "AnalyticDB for MySQL",
Expand Down Expand Up @@ -222,7 +222,7 @@
"mcp"
],
"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.",
"image": "ghcr.io/apollographql/apollo-mcp-server:v1.9.0",
"image": "ghcr.io/apollographql/apollo-mcp-server:v1.10.0",
"target_port": 5000,
"permissions": {
"network": {
Expand Down Expand Up @@ -1827,7 +1827,7 @@
"storage"
],
"overview": "## Azure MCP Server\n\nThe azure MCP server is a Model Context Protocol (MCP) server that enables AI assistants and agents to interact directly with Microsoft Azure resources and APIs through a unified, AI-friendly interface. It allows natural-language workflows to explore, query, and manage Azure infrastructure and services without requiring custom SDK integration or manual portal usage. This server is well suited for cloud operations, infrastructure exploration, troubleshooting, and automation scenarios where Azure context needs to be embedded directly into AI-driven workflows.",
"image": "mcr.microsoft.com/azure-sdk/azure-mcp:1.0.3",
"image": "mcr.microsoft.com/azure-sdk/azure-mcp:1.0.4",
"permissions": {
"network": {
"outbound": {
Expand Down Expand Up @@ -18773,8 +18773,8 @@
"logo_search"
],
"metadata": {
"stars": 4320,
"last_updated": "2026-03-01T03:02:57Z"
"stars": 4485,
"last_updated": "2026-03-19T03:02:50Z"
},
"repository_url": "https://github.com/21st-dev/magic-mcp",
"tags": [
Expand Down Expand Up @@ -27041,8 +27041,8 @@
"read_contract"
],
"metadata": {
"stars": 72,
"last_updated": "2026-03-02T02:58:07Z"
"stars": 74,
"last_updated": "2026-03-19T03:02:51Z"
},
"repository_url": "https://github.com/Bankless/onchain-mcp",
"tags": [
Expand Down Expand Up @@ -33299,8 +33299,8 @@
"perplexity_research"
],
"metadata": {
"stars": 1987,
"last_updated": "2026-03-01T03:02:57Z"
"stars": 2029,
"last_updated": "2026-03-19T03:02:50Z"
},
"repository_url": "https://github.com/ppl-ai/modelcontextprotocol",
"tags": [
Expand Down Expand Up @@ -38789,8 +38789,8 @@
"sequentialthinking"
],
"metadata": {
"stars": 79727,
"last_updated": "2026-03-01T03:02:57Z"
"stars": 81457,
"last_updated": "2026-03-19T03:02:50Z"
},
"repository_url": "https://github.com/modelcontextprotocol/servers",
"tags": [
Expand Down