A MCP server project
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"iflow-mcp-tavily-search","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# tavily-search MCP server A MCP server project [](https://archestra.ai/mcp-catalog/tomatio13__mcp-server-tavily) <a href="https://glama.ai/mcp/servers/s0hka6zney"><img width="380" height="200" src="https://glama.ai/mcp/servers/s0hka6zney/badge" alt="tavily-search MCP server" /></a> ## Components This server uses the Tavily API to perform searches based on specified queries. - Search results are returned in text format. - Search results include AI responses, URIs, and titles of the search results. ### Tools This server implements the following tools: - search: Performs searches based on specified queries - Required argument: "query" - Optional argument: "search_depth" (basic or advanced) ### Installing via Smithery To install Tavily Search for Claude Desktop automatically via [Smithery](https://smithery.ai/server/tavily-search): ```bash npx -y @smithery/cli install tavily-search --client claude ``` ### Install 1. Download the repository. ```bash git clone https://github.com/Tomatio13/mcp-server-tavily.git ``` 2. Open the Claude Desktop configuration file. ``` On MacOS: `~/Library/Application\ Support/Claude/claude_desktop_config.json` On Windows: `C:\Users\[username]\AppData\Roaming\Claude\claude_desktop_config.json` ``` 3. Edit the configuration file as follows: ```yaml "mcpServers": { "tavily-search": { "command": "uv", "args": [ "--directory", "C:\\your_path\\mcp-server-tavily", "run", "tavily-search" ], "env": { "TAVILY_API_KEY": "YOUR_TAVILY_API_KEY", "PYTHONIOENCODING": "utf-8" } } } ``` 4. Restart Claude Desktop. ## Usage In Claude Desktop, when you ask "Please search for something", you will receive search results. Search example: ``` Please search in detail for today's events in Kamakura ``` Response example: ``` According to the search results, the f…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.