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