Tomatio13/mcp-server-tavily
βοΈ π β Tavily AI search API
Quick Start
Clone the repository:
git clone https://github.com/Tomatio13/mcp-server-tavilyClaude Desktop configuration example:
{
"mcpServers": {
"mcp-server-tavily": {
"command": "npx",
"args": [
"-y",
"Tomatio13/mcp-server-tavily"
]
}
}
}Check the repository README for specific installation and configuration instructions.