From f2f1a541fe22a35e41ec51e8361394604413428d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 15:31:31 +0000 Subject: [PATCH 1/2] chore(deps): update ghcr.io/stacklok/dockyard/npx/tavily-mcp docker tag to v0.2.17 --- registries/toolhive/servers/tavily-mcp/server.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/registries/toolhive/servers/tavily-mcp/server.json b/registries/toolhive/servers/tavily-mcp/server.json index 43e58e41..51a2bd0d 100644 --- a/registries/toolhive/servers/tavily-mcp/server.json +++ b/registries/toolhive/servers/tavily-mcp/server.json @@ -3,7 +3,7 @@ "_meta": { "io.modelcontextprotocol.registry/publisher-provided": { "io.github.stacklok": { - "ghcr.io/stacklok/dockyard/npx/tavily-mcp:0.2.16": { + "ghcr.io/stacklok/dockyard/npx/tavily-mcp:0.2.17": { "metadata": { "last_updated": "2026-03-01T03:02:56Z", "stars": 1265 @@ -401,7 +401,7 @@ "name": "TAVILY_API_KEY" } ], - "identifier": "ghcr.io/stacklok/dockyard/npx/tavily-mcp:0.2.16", + "identifier": "ghcr.io/stacklok/dockyard/npx/tavily-mcp:0.2.17", "registryType": "oci", "transport": { "type": "stdio" From df9d5180a415678a2d1b0b59016397e544c576fe Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 12 Mar 2026 15:32:50 +0000 Subject: [PATCH 2/2] chore: update tool lists for MCP servers (server.json)\n\nUpdated servers:\n- tavily-mcp\n\nAutomatically updated using 'catalog update-tools' command.\n\nCo-authored-by: renovate[bot] --- registries/toolhive/servers/tavily-mcp/server.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/registries/toolhive/servers/tavily-mcp/server.json b/registries/toolhive/servers/tavily-mcp/server.json index 51a2bd0d..50e474c8 100644 --- a/registries/toolhive/servers/tavily-mcp/server.json +++ b/registries/toolhive/servers/tavily-mcp/server.json @@ -5,7 +5,7 @@ "io.github.stacklok": { "ghcr.io/stacklok/dockyard/npx/tavily-mcp:0.2.17": { "metadata": { - "last_updated": "2026-03-01T03:02:56Z", + "last_updated": "2026-03-12T15:32:38Z", "stars": 1265 }, "overview": "## Tavily MCP Server\n\nThe tavily-mcp server is a Model Context Protocol (MCP) server that enables AI assistants and agents to perform real-time web search and research using Tavily. It allows AI-driven workflows to retrieve fresh, relevant information from the web — including articles, documentation, and summaries — without relying solely on static training data or manual browsing. This server is especially useful for research, question answering, competitive analysis, and any workflow where up-to-date information is critical.", @@ -316,7 +316,7 @@ "type": "boolean" }, "max_results": { - "default": 10, + "default": 5, "description": "The maximum number of search results to return", "maximum": 20, "minimum": 5, @@ -343,7 +343,7 @@ "type": "string" }, "time_range": { - "description": "The time range back from the current date to include in the search results. This feature is available for both 'general' and 'news' search topics", + "description": "The time range back from the current date to include in the search results", "enum": [ "day", "week",