tavily-mcp
Verified Safeby tavily-ai
Overview
Provides real-time web search, data extraction, website mapping, and crawling capabilities for AI assistants.
Installation
npx -y tavily-mcp@latestEnvironment Variables
- TAVILY_API_KEY
- DEFAULT_PARAMETERS
Security Notes
The server correctly retrieves the Tavily API key from environment variables, preventing hardcoding. It uses `axios` for network requests, a standard library. The `DEFAULT_PARAMETERS` environment variable is parsed as JSON, which is typically safe as environment variables are controlled by the deployment; however, improper configuration of this variable could lead to unexpected behavior. No 'eval' or other direct code injection vulnerabilities were found.
Similar Servers
exa-mcp-server
Provides AI assistants and coding agents with real-time web search, code context, and deep research capabilities via the Model Context Protocol.
DevDocs
DevDocs is a web crawling and content extraction platform designed to accelerate software development by converting documentation into LLM-ready formats for intelligent data querying and fine-tuning.
apify-mcp-server
Enables AI agents (LLMs) to interact with the Apify platform, allowing for web scraping, data extraction, and task automation via Apify Actors, data storage, and documentation search.
mcp
This server provides Hyperbrowser's Model Context Protocol (MCP) interface, offering tools for web scraping, structured data extraction, crawling, and general-purpose browser automation using AI agents like OpenAI's CUA and Anthropic's Claude Computer Use.