Submit

Tavily Search Mcp Server

@enzeberg

A simple Tavily Search MCP Server implementation

Tools

Server Config

{
  "mcpServers": {
    "tavily-search": {
      "command": "node",
      "args": [
        "/path/to/tavily-search-mcp-server/dist/index.js"
      ],
      "env": {
        "TAVILY_API_KEY": "your_tavily_api_key_here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.