Back to Home
tavily-ai icon

tavily-mcp

Verified Safe

by tavily-ai

Overview

Provides an MCP server wrapper for the Tavily API, enabling real-time web search, data extraction, website crawling, and site mapping functionalities for AI models.

Installation

Run Command
npx -y tavily-mcp@latest

Environment Variables

  • TAVILY_API_KEY

Security Notes

The server correctly loads the Tavily API key from an environment variable, preventing hardcoding. It uses `axios` for external API calls, a standard and secure HTTP client. No direct usage of `eval` or dangerous `child_process` methods was found. The primary security considerations would revolve around the security of the Tavily API itself and the nature of the URLs provided by the user to the extract/crawl/map tools, which is outside the direct control of this server's codebase.

Similar Servers

Stats

Interest Score99
Security Score9
Cost ClassHigh
Avg Tokens10000
Stars991
Forks166
Last Update2025-12-12

Tags

Web SearchData ExtractionWeb CrawlerSite MapMCP Server