Official Tavily search MCP server
Official Tavily MCP server for advanced web search with search, extract, map, and crawl tools. Real-time web search with intelligent data extraction.
{
"mcpServers": {
"tavily": {
"mcpServers": {
"tavily": {
"env": {
"TAVILY_API_KEY": "YOUR_TAVILY_API_KEY"
},
"args": [
"-y",
"@tavily/mcp-server"
],
"command": "npx"
}
}
}
}
}