kshern/mcp-tavily
by Various
mcp server of tavily
MCP
kshern/mcp-tavily
Added 1 June 2026
Overview
This is an MCP server that wraps the Tavily search API, enabling LLMs to perform real-time web searches through the Model Context Protocol. It is built in JavaScript and connects MCP-compatible applications to Tavily's search results.
Best for
Best for
Developers building MCP-compatible AI assistants that need reliable web search without custom scraping
Use cases
- Integrate web search into MCP-based AI agents or chatbots
- Retrieve up-to-date information for RAG pipelines via Tavily
- Add real-time search capability to LLM tools using the MCP standard
Notes
This is an MCP server that wraps the Tavily search API, enabling LLMs to perform real-time web searches through the Model Context Protocol. It is built in JavaScript and connects MCP-compatible applications to Tavily’s search results.
10 stars on GitHub. Last updated 2025-02-24. Licensed MIT.
Use cases
- Integrate web search into MCP-based AI agents or chatbots
- Retrieve up-to-date information for RAG pipelines via Tavily
- Add real-time search capability to LLM tools using the MCP standard
Pros
- Leverages Tavily’s performant search API designed for AI agents
- Simple MCP integration for JavaScript-based LLM tools
- Open source with a lightweight codebase
Cons
- Low community adoption (10 stars) may indicate limited maintenance
- Requires a Tavily API key and associated usage costs
- Tied to Tavily’s API reliability and rate limits
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages Tavily's performant search API designed for AI agents
- Simple MCP integration for JavaScript-based LLM tools
- Open source with a lightweight codebase
Cons
- Low community adoption (10 stars) may indicate limited maintenance
- Requires a Tavily API key and associated usage costs
- Tied to Tavily's API reliability and rate limits
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.