Tavily

Tavily

Search engine for AI agents (search + extract) powered by Tavily

953
Stars
162
Forks
0
Releases

Overview

The Tavily MCP server is a comprehensive toolkit that enables integrated web data workflows by providing search, extraction, mapping, and crawling capabilities. Core components include tavily-search for real-time web search, tavily-extract for intelligent extraction of content from web pages, and a powerful web-mapping tool to build structured representations of a site’s pages and relationships. The built-in web crawler systematically explores websites to gather data, enabling comprehensive coverage and up-to-date data for downstream use. The server can be run locally with npx tavily-mcp@latest or installed via Smithery, and can also be accessed as a remote MCP at mcp.tavily.com/mcp/?tavilyApiKey=..., supporting secure API-key or Authorization header usage. The MCP server is designed to integrate with a wide range of clients, including Claude Desktop, Cursor, and VS Code, with ready-made configuration samples and OpenAI tool integrations. The README provides installation steps, client configuration guidance, and examples for OpenAI workflows, illustrating how to leverage Tavily’s live web capabilities in AI agents while keeping the data flow centralized and reproducible.

Details

Owner
tavily-ai
Language
JavaScript
License
MIT License
Updated
2025-12-07

Features

Search, extract, map, and crawl tools

A combined toolkit enabling search, extraction, mapping, and crawling of web content to build structured representations.

Real-time web search

Real-time web search capabilities through the tavily-search tool.

Intelligent data extraction

Extraction of structured content from web pages using tavily-extract.

Web mapping

A powerful tool to create a structured map of a website’s content and relationships.

Web crawler

A crawler that systematically explores websites to gather data.

Remote MCP server support

Option to connect to Tavily's remote MCP server via URL or Authorization header for seamless access without local install.

OpenAI integration

Illustrative support and examples for using the MCP with OpenAI models and remote tools.

Client integration guidance

Guides for configuring MCP clients (Claude Desktop, Cursor, VS Code, Cline) to work with Tavily MCP.

Audience

DevelopersIntegrate Tavily MCP into AI assistants and copilots to perform live web search, extraction, and mapping.
Knowledge engineersBuild and maintain structured representations of web content by crawling and mapping pages.
AI researchers / power usersExperiment with remote MCP access and OpenAI integrations to extend AI capabilities with live web data.

Tags

searchextractmapcrawlwebMCPremoteOpenAIClaude DesktopCursorVS Code