diff --git a/registries/toolhive/servers/perplexity-ask/server.json b/registries/toolhive/servers/perplexity-ask/server.json index e4f2f457..5d3d63f5 100644 --- a/registries/toolhive/servers/perplexity-ask/server.json +++ b/registries/toolhive/servers/perplexity-ask/server.json @@ -5,7 +5,7 @@ "io.github.stacklok": { "docker.io/mcp/perplexity-ask:latest": { "metadata": { - "last_updated": "2026-02-26T10:31:17Z", + "last_updated": "2026-02-26T12:05:53Z", "stars": 1981 }, "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.", diff --git a/registries/toolhive/servers/sequentialthinking/server.json b/registries/toolhive/servers/sequentialthinking/server.json index 9f9f40ba..f0c2054f 100644 --- a/registries/toolhive/servers/sequentialthinking/server.json +++ b/registries/toolhive/servers/sequentialthinking/server.json @@ -5,8 +5,8 @@ "io.github.stacklok": { "docker.io/mcp/sequentialthinking:latest": { "metadata": { - "last_updated": "2026-02-26T10:31:17Z", - "stars": 79448 + "last_updated": "2026-02-26T12:05:54Z", + "stars": 79454 }, "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": { diff --git a/registries/toolhive/servers/tavily-mcp/server.json b/registries/toolhive/servers/tavily-mcp/server.json index 27aeb040..2d7d104c 100644 --- a/registries/toolhive/servers/tavily-mcp/server.json +++ b/registries/toolhive/servers/tavily-mcp/server.json @@ -5,8 +5,8 @@ "io.github.stacklok": { "ghcr.io/stacklok/dockyard/npx/tavily-mcp:0.2.16": { "metadata": { - "last_updated": "2026-02-26T10:31:17Z", - "stars": 1247 + "last_updated": "2026-02-26T12:05:53Z", + "stars": 1248 }, "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.", "permissions": { diff --git a/registries/toolhive/servers/time/server.json b/registries/toolhive/servers/time/server.json index ddc255c8..ce09a294 100644 --- a/registries/toolhive/servers/time/server.json +++ b/registries/toolhive/servers/time/server.json @@ -5,8 +5,8 @@ "io.github.stacklok": { "docker.io/mcp/time:latest": { "metadata": { - "last_updated": "2026-02-26T10:31:17Z", - "stars": 79448 + "last_updated": "2026-02-26T12:05:53Z", + "stars": 79454 }, "overview": "## Time MCP Server\n\nThe time MCP server provides time information and IANA timezone conversions with auto system timezone detection. The server leverages Python's timezone libraries to deliver current time queries across any IANA timezone with automatic detection of the system's local timezone when none is specified, time conversion capabilities between different timezones, timezone-aware datetime strings formatted in ISO 8601 standard, and Daylight Saving Time indicators. The server exposes two primary tools: get_current_time and convert_time.", "permissions": { diff --git a/registries/toolhive/servers/toolhive-doc-mcp/server.json b/registries/toolhive/servers/toolhive-doc-mcp/server.json index 8e82064c..3a069402 100644 --- a/registries/toolhive/servers/toolhive-doc-mcp/server.json +++ b/registries/toolhive/servers/toolhive-doc-mcp/server.json @@ -5,26 +5,10 @@ "io.github.stacklok": { "ghcr.io/stackloklabs/toolhive-doc-mcp:v0.0.11-20260226": { "metadata": { - "last_updated": "2026-02-26T11:45:59Z", + "last_updated": "2026-02-26T12:05:52Z", "stars": 3 }, - "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.", - "status": "Active", - "tags": [ - "docs", - "documentation", - "help", - "knowledge-base", - "search", - "stacklok", - "support", - "toolhive" - ], - "tier": "Official", - "tools": [ - "query_docs", - "get_chunk" - ] + "status": "" } } }