Tavily MCP Server
MCP Serverby RamXX · Added 5mo ago
Claude
72
Install
git clone https://github.com/RamXX/mcp-tavilyAdd to Claude
claude mcp add tavily-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"tavily-mcp-server": {
"command": "npx",
"args": [
"@modelcontextprotocol/tavily-mcp-server"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
A Model Context Protocol (MCP) server that offers AI-powered web search functionalities using Tavily's search API. Requires a Tavily API key, which can be provided through the environment variable TAVILY_API_KEY or a .env file.
Tags
browser-webmcp-serverapisearchai