Tavily.McpServer 0.1.0-beta

This is a prerelease version of Tavily.McpServer.
{
  "inputs": [],
  "servers": {
    "Tavily.McpServer": {
      "type": "stdio",
      "command": "dnx",
      "args": ["Tavily.McpServer@", "--yes"],
      "env": {
        "TAVILY_API_KEY": "",
        "TAVILY_BASE_ADDRESS": ""
      }
    }
  }
}
                    
This package contains an MCP Server. The server can be used in VS Code by copying the generated JSON to your VS Code workspace's .vscode/mcp.json settings file.
dotnet tool install --global Tavily.McpServer --version 0.1.0-beta
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Tavily.McpServer --version 0.1.0-beta
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Tavily.McpServer&version=0.1.0-beta&prerelease
                    
nuke :add-package Tavily.McpServer --version 0.1.0-beta
                    

The Tavily MCP server provides:

  • search, extract, map, crawl tools
  • Real-time web search capabilities through the tavily-search tool
  • Intelligent data extraction from web pages via the tavily-extract tool
  • Powerful web mapping tool that creates a structured map of website
  • Web crawler that systematically explores websites
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.1.0-beta 0 8/2/2025