Tavily
CreatedNoeSamaille
Provides a remote SSE MCP server for interacting with the Tavily Search API.
About
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.
Key Features
- Search functionality via the Tavily API
- Content extraction from URLs using the Tavily API
- API key authentication for secure access
- 0 GitHub stars
- Remote SSE MCP server implementation
Use Cases
- Building applications that require content extraction from web pages using the Tavily API.
- Creating search interfaces powered by Tavily Search.
- Integrating Tavily Search into AI agents.