Sponsored by Deepsite.site

Tavily MCP Server

Created By
NoeSamaille8 months ago
Basic remote SSE MCP server for Tavily Search.
Content

Tavily MCP Server

Basic FastAPI-based server application that provides endpoints for interacting with the Tavily API. The server includes API key authentication and uses the fastapi-mcp library to create a remote SSE MCP server out of it.

Installation

To install the project's dependencies, run the following command:

pip install -r requirements.txt

Usage

To run the server, use the following command:

uvicorn server:app --host 0.0.0.0 --port 8000 --reload

The server will be available at http://127.0.0.1:8000.

API Key

The server requires two API keys:

  • API_KEY: The API key for accessing the server's endpoints.
  • TAVILY_API_KEY: The API key for accessing the Tavily API.

Set these API keys as environment variables before running the server.

Endpoints

Perform a search using the Tavily API.

  • Method: POST
  • Request Body: TavilySearchRequest
    • query (str): The search query.
    • search_depth (Literal["basic", "advanced"], optional): The depth of the search. Defaults to "basic".
    • topic (Literal["general", "news"], optional): The topic of the search. Defaults to "general".
    • days (int, optional): The number of days to search. Defaults to 3.
    • time_range (Literal["day", "week", "month", "year", "d", "w", "m", "y"], optional): The time range of the search. Defaults to "day".
    • max_results (int, optional): The maximum number of results to return. Defaults to 10.
    • include_images (bool, optional): Whether to include images in the results. Defaults to False.
    • include_image_descriptions (bool, optional): Whether to include image descriptions in the results. Defaults to False.
    • include_raw_content (bool, optional): Whether to include raw content in the results. Defaults to False.
    • include_domains (list[str], optional): A list of domains to include in the search. Defaults to an empty list.
    • exclude_domains (list[str], optional): A list of domains to exclude from the search. Defaults to an empty list.
  • Response: TavilyResponse

/tavily-extract

Extract content from URLs using the Tavily API.

  • Method: POST
  • Request Body: TavilyExtractRequest
    • urls (list[str]): A list of URLs to extract content from.
    • extract_depth (Literal["basic", "advanced"], optional): The depth of the extraction. Defaults to "basic".
    • include_images (bool, optional): Whether to include images in the extraction. Defaults to False.
  • Response: TavilyResponse
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
ChatWiseThe second fastest AI chatbot™
Serper MCP ServerA Serper MCP Server
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
WindsurfThe new purpose-built IDE to harness magic
CursorThe AI Code Editor
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Playwright McpPlaywright MCP server
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
DeepChatYour AI Partner on Desktop
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Amap Maps高德地图官方 MCP Server
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Tavily Mcp
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors