Loading MCP server directory, please wait...
MCP server for advanced web search using Tavily
npx @getmcp/cli add io.github.tavily-ai/tavily-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
TAVILY_API_KEYYour Tavily API key from tavily.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.tavily-ai/tavily-mcp": {
"command": "npx",
"args": [
"-y",
"tavily-mcp"
],
"env": {
"TAVILY_API_KEY": "",
"DEFAULT_PARAMETERS": ""
}
}
}
}