Back to directory
tomatio13/mcp-server-tavily

tomatio13/mcp-server-tavily

@Tomatio13

使用Tavily API执行网页搜索的MCP服务器

搜索tavilymcp服务器api查询网页搜索context

Installation & Configuration

{
  "tavily-search": {
    "command": "uv",
    "args": [
      "--directory",
      ".",
      "run",
      "tavily-search"
    ],
    "env": {
      "TAVILY_API_KEY": "YOUR_TAVILY_API_KEY",
      "PYTHONIOENCODING": "utf-8"
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12