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

tavily-mcp

MCP server for advanced web search using Tavily

2k stars60k/wkupdated 7d agogithub ↗
92excellent
▣ Overview
GitHub Repo starsnpm

What it does

Tavily MCP provides real-time web search, data extraction, site mapping, and web crawling tools for Claude and other MCP clients. Built on Tavily's search API, it enables AI agents to ground responses in current information, extract structured data from web pages, and systematically explore website architectures. Tools include tavily-search for real-time queries, tavily-extract for intelligent page data extraction, tavily-map for site topology analysis, and a web crawler for deep exploration.

Who it's for

AI application developers and agent engineers integrating real-time web research into Claude workflows. Teams building research assistants, fact-checking systems, and knowledge synthesis tools where current information is essential.

Common use cases

  • Fetch real-time information on trending topics to ground AI-generated analysis
  • Extract structured data (pricing, product specs, contact info) from competitor or reference websites
  • Build knowledge graphs by mapping website hierarchies and link structures
  • Systematically crawl documentation or FAQ sites to populate model context windows

Setup pitfalls

  • Requires a Tavily API key from tavily.com. Choose between embedding it in the MCP URL or using OAuth authentication; the latter is more secure but requires completing an auth flow in your client.
  • Two deployment modes: use the hosted remote MCP at https://mcp.tavily.com/mcp/ (no local setup) or install locally via npx tavily-mcp (requires Node.js). Remote mode is simpler for most use cases.
  • The npm package has CI failures—verify the latest release works in your environment before adding to critical workflows.
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
91
18.1
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
92.1
⚿ 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 33 snapshots
4/30/20266/11/2026 · 33 snapshots
⚙ Maintenance health
43/ 100 · is this project alive?
contributors (1y)12
top contributor share44%
releases (1y)0
ci✓ passing
⛁ Raw data
weekly downloads60k
github stars2k
forks269
open issues41
license✓ present
readme length8705 chars
last publish0d ago
last commit7d ago
last updated1d ago
install verified✓ pass · 24d 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