A Model Context Protocol server that provides AI-powered web search capabilities using Tavily's search API
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":"orange-mcp-tavily","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 MCP Server A Model Context Protocol server that provides AI-powered web search capabilities using Tavily's search API. This server enables LLMs to perform sophisticated web searches, get direct answers to questions, and search recent news articles with AI-extracted relevant content. ## Features ### Available Tools - `tavily_web_search` - Performs comprehensive web searches with AI-powered content extraction. - `query` (string, required): Search query - `max_results` (integer, optional): Maximum number of results to return (default: 5, max: 20) - `search_depth` (string, optional): Either "basic" or "advanced" search depth (default: "basic") - `include_domains` (list or string, optional): List of domains to specifically include in results - `exclude_domains` (list or string, optional): List of domains to exclude from results - `tavily_answer_search` - Performs web searches and generates direct answers with supporting evidence. - `query` (string, required): Search query - `max_results` (integer, optional): Maximum number of results to return (default: 5, max: 20) - `search_depth` (string, optional): Either "basic" or "advanced" search depth (default: "advanced") - `include_domains` (list or string, optional): List of domains to specifically include in results - `exclude_domains` (list or string, optional): List of domains to exclude from results - `tavily_news_search` - Searches recent news articles with publication dates. - `query` (string, required): Search query - `max_results` (integer, optional): Maximum number of results to return (default: 5, max: 20) - `days` (integer, optional): Number of days back to search (default: 3) - `include_domains` (list or string, optional): List of domains to specifically include in results - `exclude_domains` (list or string, optional): List of domains to exclude from results ### Prompts The server also provides prompt templates for each search type: - **tavily_web_search** - Searc…
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.