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