Provides a remote SSE MCP server for interacting with the Tavily Search API.
This FastAPI-based server application offers endpoints for interacting with the Tavily API, enabling search and content extraction functionalities. Leveraging API key authentication and the `fastapi-mcp` library, it establishes a remote SSE MCP server to streamline interactions with Tavily Search.
주요 기능
01Search functionality via the Tavily API
02Content extraction from URLs using the Tavily API
03API key authentication for secure access
040 GitHub stars
05Remote SSE MCP server implementation
사용 사례
01Building applications that require content extraction from web pages using the Tavily API.
02Creating search interfaces powered by Tavily Search.