MCP TAVILY SEARCH
@y7ut
About MCP TAVILY SEARCH
A Model Context Protocol (MCP) server that provide search by tavily.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-tavily-search": {
"command": "npx",
"args": [
"@modelcontextprotocol/inspector",
"mcp-tavily-search",
"run",
"tvly-xxxxxxxxxx"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is MCP TAVILY SEARCH?
MCP TAVILY SEARCH is a Model Context Protocol (MCP) server that provides search functionality via the Tavily API, enabling AI agents to query web search results.
How to use MCP TAVILY SEARCH?
Install the server using go install github.com/y7ut/mcp-tavily-search@latest, then add a configuration entry to your MCP settings file specifying the command mcp-tavily-search with the argument run and your Tavily API key. Alternatively, use the provided Docker image.
Key features of MCP TAVILY SEARCH
- Provides search via the Tavily API.
- Offers a single tool:
search_news. - Supports
basicandadvancedsearch depth. - Allows filtering by
topic(general or news). - Configurable result limit and search timeframe.
- Simple installation via Go or Docker.
Use cases of MCP TAVILY SEARCH
- Searching for recent news articles by keyword.
- Retrieving a limited number of search results for AI analysis.
- Filtering search results by date range (days).
- Performing both basic and deep web searches.
FAQ from MCP TAVILY SEARCH
—
Basic information
More Search MCP servers
3gpp-mcp
higebuAn MCP (Model Context Protocol) server that makes 3GPP specifications accessible to LLMs.
DuckDuckGo Search MCP Server
nickclydeA Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.
SerpApi MCP Server
ilyazubSerpApi MCP Server for Google and other search engine results
Exa MCP Server 🔍
exa-labsExa MCP for web search and web crawling!
Version 2.0 is here!!
mixelpixxMCP Server built for use with Claude Code, Claude Desktop, VS Code, Cline - enable google search and ability to follow links and research websites
Comments