MCP.so
登录

MCP Server - Tavily Web Search

@Xyber-Labs

关于 MCP Server - Tavily Web Search

MCP servers collection

基本信息

分类

搜索

许可证

MIT

运行时

python

传输方式

stdio

发布者

Xyber-Labs

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

搜索 分类下的更多 MCP 服务器