Back to Home
RamXX icon

mcp-tavily

Verified Safe

by RamXX

Overview

Provides AI-powered web search, answer generation, and news search capabilities to LLMs via the Tavily API for research, fact-finding, and gathering detailed information.

Installation

Run Command
python -m mcp_server_tavily

Environment Variables

  • TAVILY_API_KEY

Security Notes

The Tavily API key is securely managed via environment variables or command-line arguments, not hardcoded. Input validation for parameters is implemented using Pydantic models. Domain list parsing uses `json.loads` within a controlled context, with fallbacks for non-JSON strings, which appears safe. The server interacts via MCP's `stdio_server`, avoiding direct network exposure. External API calls to Tavily are a core function and handled responsibly.

Similar Servers

Stats

Interest Score47
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars71
Forks17
Last Update2025-11-25

Tags

Web SearchTavily APIAI ToolsLLM IntegrationNews Search