Tavily
Empowering your AI applications with real-time, accurate search results tailored for LLMs and RAG.
Tavily is a specialized search engine API designed to provide real-time, accurate, and unbiased web search results specifically tailored for Large Language Models (LLMs) and AI agents. It aims to enhance AI applications by offering up-to-date information, thereby reducing hallucinations and improving decision-making.
What it does:
- Connects LLMs to the web for real-time information access.
- Delivers fast and accurate search results optimized for LLM context and Retrieval Augmented Generation (RAG).
- Provides citations for all retrieved information.
- Customizable search depth and domain management.
How to use it: Tavily is accessed via a RESTful API, requiring an API key for authentication. It offers official SDKs for Python and Node.js for easy integration.
Example (cURL):
curl -X POST 'https://api.tavily.com/search' \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer tvly-YOUR_API_KEY' \
-d '{"query": "Who is Leo Messi?"}'
Key Features:
- Purpose-built for AI: Designed with AI agents and LLMs in mind, ensuring ideal results for AI workflows like RAG.
- Real-time: Retrieves reliable, up-to-date information.
- Easy Integration: Simple API setup with support for Python libraries and partnerships with LangChain and LlamaIndex.
- Scalable: Built to scale for both startups and enterprise customers.
Recommend MCP Servers 💡
mcp-link
A tool that automatically converts any OpenAPI V3 API into an MCP Server, enabling seamless integration with AI agents.
fetchserp
A Model Context Protocol (MCP) server that exposes the FetchSERP API for SEO, SERP analysis, web scraping, and keyword research, providing an All-in-One SEO & Web Intelligence Toolkit.
mcp-osv
MCP server providing code security analysis through OSV.dev vulnerability database integration
lincw/dwd-mcp-server
A simple MCP server connecting Claude Desktop to the Deutsche Wetterdienst (DWD) API for German weather data
mcp-apple-notes
An MCP server enabling semantic search and RAG over Apple Notes for AI assistants like Claude
things-mcp
A Model Context Protocol (MCP) server that provides seamless integration with the Things productivity app.