Back to directory
ramxx/mcp-tavily

ramxx/mcp-tavily

@RamXX

An MCP server for Tavily's search API

searchtavilymcp-serverapicontent-extractioncontextpython

Installation & Configuration

{
  "mcpServers": {
    "tavily": {
      "command": "uvx",
      "args": [
        "mcp-tavily"
      ],
      "env": {
        "TAVILY_API_KEY": "your-api-key"
      }
    }
  }
}

Information

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