Back to MCP Servers
Server Tavily
Tavily AI search API
search-data-extractionapiai
By Tomatio13
Installation
npx -y mcp-server-tavilyConfiguration
{
"mcpServers": {
"mcp-server-tavily": {
"command": "npx",
"args": ["-y", "mcp-server-tavily"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes