A favicon of Tavily API Server

Tavily API Server

mcp server of tavily

Installation

Installing for Claude Desktop

Option 1: One-Command Installation

npx mcpbar@latest install kshern/mcp-tavily -c claude

This command will automatically install and configure the Tavily API Server MCP server for your selected client.

Option 2: Manual Configuration

Run the command below to open your configuration file:

npx mcpbar@latest edit -c claude

After opening your configuration file, copy and paste this configuration:

View JSON configuration
{
  "mcpServers": {
    "Tavily API Server": {
      "command": "npx",
      "args": [
        "-y",
        "@mcptools/mcp-tavily"
      ],
      "env": {
        "TAVILY_API_KEY": "your-api-key"
      }
    }
  }
}
Share:
Details:
  • Stars


    5
  • Forks


    2
  • Last commit


    4 months ago
  • Repository age


    5 months
  • License


    MIT
View Repository

Auto-fetched from GitHub .

MCP servers similar to Tavily API Server:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


Tavily API Server: MCP Server – MCP.Bar