Installation & Configuration
{
"mcpServers": {
"tavily_search": {
"command": "uv",
"args": [
"--directory",
"%USERPROFILE%/Documents/GitHub/mcp-tavily-search",
"run",
"python",
"main.py"
],
"env": {
"TAVILY_API_KEY": "your_tavily_api_key"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15