tavily-ai/tavily-mcp
An MCP server that gives AI coding assistants real-time web search, extraction, mapping, and crawling capabilities.

The Tavily MCP server implements the Model Context Protocol to provide AI agents with web search and data extraction tools. It offers four main capabilities: tavily-search for real-time web search, tavily-extract for intelligent data extraction from web pages, tavily-map for creating structured website maps, and tavily-crawl for systematic website exploration. It can be used as a remote MCP server, allowing AI coding assistants like Claude Code to access these tools without local installation by simply connecting to the hosted endpoint with an API key.
Frequently asked
- What is tavily-ai/tavily-mcp?
- An MCP server that gives AI coding assistants real-time web search, extraction, mapping, and crawling capabilities.
- Is tavily-mcp open source?
- Yes — tavily-ai/tavily-mcp is open source, released under the MIT license.
- What language is tavily-mcp written in?
- tavily-ai/tavily-mcp is primarily written in JavaScript.
- How popular is tavily-mcp?
- tavily-ai/tavily-mcp has 2.2k stars on GitHub.
- Where can I find tavily-mcp?
- tavily-ai/tavily-mcp is on GitHub at https://github.com/tavily-ai/tavily-mcp.