tavily-mcp-sse

tavily-mcp-sse

3.2

If you are the rightful owner of tavily-mcp-sse and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Tavily MCP Server is a FastAPI-based server application that provides endpoints for interacting with the Tavily API, featuring API key authentication and remote SSE MCP server capabilities.

The Tavily MCP Server is a robust application built on FastAPI, designed to facilitate interactions with the Tavily API. It incorporates API key authentication to ensure secure access to its endpoints. The server leverages the `fastapi-mcp` library to transform into a remote Server-Sent Events (SSE) Model Context Protocol (MCP) server. This setup allows for efficient data exchange and real-time updates, making it suitable for applications requiring dynamic content delivery. The server offers endpoints for performing searches and extracting content using the Tavily API, providing flexibility in search depth, topics, and content inclusion. Users can customize their requests with various parameters, such as search depth, time range, and content inclusion options, to tailor the results to their specific needs.

Features

  • FastAPI-based server application
  • API key authentication for secure access
  • Integration with Tavily API for search and content extraction
  • Remote SSE MCP server capabilities using `fastapi-mcp`
  • Customizable search and extraction parameters