Skip to content

Commit 57437e7

Browse files
chore(deps): update ghcr.io/stacklok/dockyard/npx/tavily-mcp docker tag to v0.2.17 (#888)
* chore(deps): update ghcr.io/stacklok/dockyard/npx/tavily-mcp docker tag to v0.2.17 * 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] <renovate[bot]@users.noreply.github.com> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: GitHub Action <action@github.com>
1 parent 332579b commit 57437e7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

registries/toolhive/servers/tavily-mcp/server.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"_meta": {
44
"io.modelcontextprotocol.registry/publisher-provided": {
55
"io.github.stacklok": {
6-
"ghcr.io/stacklok/dockyard/npx/tavily-mcp:0.2.16": {
6+
"ghcr.io/stacklok/dockyard/npx/tavily-mcp:0.2.17": {
77
"metadata": {
8-
"last_updated": "2026-03-01T03:02:56Z",
8+
"last_updated": "2026-03-12T15:32:38Z",
99
"stars": 1265
1010
},
1111
"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 @@
316316
"type": "boolean"
317317
},
318318
"max_results": {
319-
"default": 10,
319+
"default": 5,
320320
"description": "The maximum number of search results to return",
321321
"maximum": 20,
322322
"minimum": 5,
@@ -343,7 +343,7 @@
343343
"type": "string"
344344
},
345345
"time_range": {
346-
"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",
346+
"description": "The time range back from the current date to include in the search results",
347347
"enum": [
348348
"day",
349349
"week",
@@ -401,7 +401,7 @@
401401
"name": "TAVILY_API_KEY"
402402
}
403403
],
404-
"identifier": "ghcr.io/stacklok/dockyard/npx/tavily-mcp:0.2.16",
404+
"identifier": "ghcr.io/stacklok/dockyard/npx/tavily-mcp:0.2.17",
405405
"registryType": "oci",
406406
"transport": {
407407
"type": "stdio"

0 commit comments

Comments
 (0)