MCP.so
Sign In

MCP Server - Tavily Web Search

@Xyber-Labs

About MCP Server - Tavily Web Search

MCP servers collection

Basic information

Category

Search

License

MIT

Runtime

python

Transports

stdio

Publisher

Xyber-Labs

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-servers-xyber-labs": {
      "command": "docker",
      "args": [
        "build",
        "-t",
        "mcp-server-youtube-v2",
        "."
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is MCP Server - Tavily Web Search?

MCP Server - Tavily Web Search is a production-ready Model Context Protocol (MCP) server that provides web-search capabilities. It is part of a standardized collection of MCP servers designed for consistent architecture, multi-transport support, and easy deployment via Docker.

How to use MCP Server - Tavily Web Search?

Run the server using Docker Compose or direct Docker commands with appropriate environment variables. For quick start, use docker-compose up -d (all services) or docker-compose up mcp_server_tavily -d (specific service). Access the live deployment at https://mcp-tavily.xyber.inc.

Key features of MCP Server - Tavily Web Search

  • Provides web-search capabilities via MCP
  • Supports SSE, streamable HTTP, and stdio transports
  • Built with standardized, best-practices architecture
  • Compatible with CursorIDE, Claude Desktop, and LangChain
  • Includes x402 payment protocol integration for monetization
  • Deployable via multi-stage Docker builds and Docker Compose

Use cases of MCP Server - Tavily Web Search

  • Enabling AI assistants to perform live web searches through MCP
  • Integrating web search into agentic workflows in CursorIDE or LangChain
  • Providing search results as part of a larger MCP server ecosystem
  • Monetizing search endpoints using x402 payments

FAQ from MCP Server - Tavily Web Search

What transports does the server support?

The server supports SSE, streamable HTTP, and stdio transports, giving full protocol flexibility.

What are the prerequisites to run the server?

Docker and Docker Compose are required, along with a service-specific .env configuration file.

Is the server compatible with Claude Desktop and CursorIDE?

Yes, the server is compatible with Claude Desktop and CursorIDE, as well as LangChain.

How is the server monetized?

The server supports the x402 payment protocol, allowing monetization of endpoints with zero code changes. Check the server’s /pricing endpoint for details.

Where is the live server hosted?

The live Tavily server is hosted at https://mcp-tavily.xyber.inc. For self-hosted options, refer to the repository’s release documentation.

Comments

More Search MCP servers