$ timeahead.in
/ servers/npm/tavily-mcp
npm

tavily-mcp

MCP server for advanced web search using Tavily

2k stars50k/wkupdated 9d agogithub ↗
92excellent
▣ Overview
GitHub Repo starsnpm

What it does

The Tavily MCP server integrates real-time web search and data extraction into Claude and other MCP clients. It provides four core capabilities: a search tool for finding current information across the web, an extract tool for pulling specific data from web pages, a map tool for creating structured representations of website layouts, and a crawl tool for systematically exploring multi-page sites. The server connects to Tavily's hosted API via their remote MCP endpoint or an optional npm-based local installation. Authentication is handled through API keys or OAuth, with support for setting default parameters like search depth and result limits.

Who it's for

Developers building research assistants in Claude Code or Cursor, knowledge workers who need real-time web context for competitive analysis and reporting, and engineers creating AI applications that require live data extraction, web scraping, or structured information gathering from websites.

Common use cases

  • Search the web from Claude for fact-checking and retrieving the latest information
  • Extract structured data from web pages including pricing, reviews, product details, and contact information
  • Map website information architecture and structure before systematic crawling operations
  • Gather data across multiple pages for competitive analysis, market research, or knowledge graph construction

Setup pitfalls

  • Requires a Tavily API key obtained from tavily.com before configuring the server
  • Uses network calls to Tavily's remote servers—no option for fully local operation
  • OAuth authentication may require additional configuration steps in certain MCP clients
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
90
17.9
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
91.9
⚿ Capabilities & Risk Explainer
networksecrets
◆ Risk level: medium
network + secrets — requires access to credentials or environment secrets.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "tavily": {
      "command": "npx",
      "args": [
        "-y",
        "tavily-mcp"
      ]
    }
  }
}
📈 Score historylast 35 snapshots
4/30/20266/13/2026 · 35 snapshots
⚙ Maintenance health
44/ 100 · is this project alive?
contributors (1y)12
top contributor share42%
releases (1y)0
ci✓ passing
⛁ Raw data
weekly downloads50k
github stars2k
forks269
open issues41
license✓ present
readme length8705 chars
last publish0d ago
last commit9d ago
last updated1d ago
install verified✓ pass · 26d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points