MCP Directory
Back

tavily-mcp

by tavily-ai · JavaScript · ★ 2,151

Production ready MCP server with real-time search, extract, map & crawl.

Install

npx -y github:tavily-ai/tavily-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "tavily-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:tavily-ai/tavily-mcp"
      ]
    }
  }
}

From the README

The Tavily MCP server provides: - search, extract, map, crawl tools - Real-time web search capabilities through the tavily-search tool - Intelligent data extraction from web pages via the tavily-extract tool - Powerful web mapping tool that creates a structured map of website - Web crawler that systematically explores websites - [Tutorial](https://medium.com/@dustin_36183/building-a-knowledge-graph-assistant-combining-tavily-and-neo4j-mcp-servers-with-claude-db92de075df9) on combining Tavily MCP with Neo4j MCP server - [Tutorial](https://medium.com/@dustin_36183/connect-your-coding-assistan…
Read full README on GitHub →

Related search servers