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 💡
Createve.AI Nexus Server
An open-source Model Context Protocol (MCP) and API bridge by RootUK, designed to securely connect AI agents with enterprise systems, real-time data, and custom AI models.
git-mcp Docs
A documentation server for GitMCP that provides MCP integration via SSE endpoint
arxiv-mcp-server
A Model Context Protocol server for searching and analyzing arXiv papers
cfbd-mcp-server
An MCP server that provides access to comprehensive college football statistics and data from the College Football Data API V2, enabling AI assistants like Claude Desktop to query game results, team records, player statistics, and more using natural language.
@hiromitsusasaki/raindrop-io-mcp-server
An integration that allows LLMs to interact with Raindrop.io bookmarks using the Model Context Protocol (MCP).
figma-developer-mcp
Provide Figma layout information to AI coding agents via MCP.