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

tavily-mcp

MCP server for advanced web search using Tavily

2k stars34k/wkupdated 0d agogithub ↗
91excellent
▣ 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%
87
17.4
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
91.4
⚿ 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 49 snapshots
4/30/20267/21/2026 · 49 snapshots
⚙ Maintenance health
40/ 100 · is this project alive?
contributors (1y)13
top contributor share35%
releases (1y)0
ci⚠ failing
⛁ Raw data
weekly downloads34k
github stars2k
forks283
open issues47
license✓ present
readme length8705 chars
last publish0d ago
last commit0d ago
last updated7d ago
install verified✓ pass · 70d 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