
Tavily MCP
Integrate FlowHunt with Tavily MCP Server to enable real-time web search, direct answer extraction, and automated news retrieval for your AI workflows. Enhance ...

Connect your AI agents to real-time web search, data extraction, site mapping, and crawling with Tavily MCP Server for powerful, up-to-date responses and automation.
The Tavily MCP (Model Context Protocol) Server acts as a bridge between AI assistants and the web, empowering them with advanced real-time search and data extraction functionalities. By leveraging the open MCP standard, Tavily enables seamless and secure integration of its cutting-edge web tools directly into AI development workflows. Through the Tavily MCP server, AI models can perform live web searches, extract structured data from webpages, map website structures, and even crawl entire domains. This dramatically enhances the contextual awareness and real-time capability of AI agents, supporting tasks like information retrieval, research, and knowledge graph building. Tavily MCP server thus acts as a robust platform for connecting AI to external web-based data and resources, unlocking new possibilities for AI-powered automation and intelligent systems.
No direct prompt templates are mentioned in the provided repository content.
No explicit resources are described in the repository content.
windsurf.config.json).{
"mcpServers": {
"tavily-mcp": {
"command": "npx",
"args": ["@tavily-ai/tavily-mcp@latest"]
}
}
}
{
"mcpServers": {
"tavily-mcp": {
"command": "npx",
"args": ["@tavily-ai/tavily-mcp@latest"],
"env": {
"TAVILY_API_KEY": "${TAVILY_API_KEY}"
},
"inputs": {
"api_key": "${TAVILY_API_KEY}"
}
}
}
}
Store your Tavily API key in an environment variable for enhanced security.
{
"mcpServers": {
"tavily-mcp": {
"command": "npx",
"args": ["@tavily-ai/tavily-mcp@latest"]
}
}
}
{
"mcpServers": {
"tavily-mcp": {
"command": "npx",
"args": ["@tavily-ai/tavily-mcp@latest"],
"env": {
"TAVILY_API_KEY": "${TAVILY_API_KEY}"
},
"inputs": {
"api_key": "${TAVILY_API_KEY}"
}
}
}
}
{
"mcpServers": {
"tavily-mcp": {
"command": "npx",
"args": ["@tavily-ai/tavily-mcp@latest"]
}
}
}
{
"mcpServers": {
"tavily-mcp": {
"command": "npx",
"args": ["@tavily-ai/tavily-mcp@latest"],
"env": {
"TAVILY_API_KEY": "${TAVILY_API_KEY}"
},
"inputs": {
"api_key": "${TAVILY_API_KEY}"
}
}
}
}
{
"mcpServers": {
"tavily-mcp": {
"command": "npx",
"args": ["@tavily-ai/tavily-mcp@latest"]
}
}
}
{
"mcpServers": {
"tavily-mcp": {
"command": "npx",
"args": ["@tavily-ai/tavily-mcp@latest"],
"env": {
"TAVILY_API_KEY": "${TAVILY_API_KEY}"
},
"inputs": {
"api_key": "${TAVILY_API_KEY}"
}
}
}
}
Always store sensitive API keys in environment variables rather than hardcoding them.
Using MCP in FlowHunt
To integrate MCP servers into your FlowHunt workflow, start by adding the MCP component to your flow and connecting it to your AI agent:

Click on the MCP component to open the configuration panel. In the system MCP configuration section, insert your MCP server details using this JSON format:
{
"tavily-mcp": {
"transport": "streamable_http",
"url": "https://yourmcpserver.example/pathtothemcp/url"
}
}
Once configured, the AI agent is now able to use this MCP as a tool with access to all its functions and capabilities. Remember to change “tavily-mcp” to the actual name of your MCP server and replace the URL with your own MCP server URL.
| Section | Availability | Details/Notes |
|---|---|---|
| Overview | ✅ | General overview in README |
| List of Prompts | ⛔ | No prompt templates found |
| List of Resources | ⛔ | No explicit resources documented |
| List of Tools | ✅ | search, extract, map, crawl |
| Securing API Keys | ✅ | Environment variable examples in setup instructions |
| Sampling Support (less important in evaluation) | ⛔ | No mention of sampling |
Based on the completeness of the documentation and the availability of tools, but with some gaps in resources and prompt templates, I would rate this MCP server’s repository a 7/10 for practical integration and real-world use.
| Has a LICENSE | ✅ MIT |
|---|---|
| Has at least one tool | ✅ |
| Number of Forks | 90 |
| Number of Stars | 483 |
Enable your AI agents to search, extract, and analyze web data in real time. Integrate Tavily MCP Server into your FlowHunt workflows for next-level intelligence.

Integrate FlowHunt with Tavily MCP Server to enable real-time web search, direct answer extraction, and automated news retrieval for your AI workflows. Enhance ...

Integrate FlowHunt with Tavily MCP to automate web search, data extraction, mapping, and crawling. Enhance your workflows with real-time, API-driven web automat...

The mcp-google-search MCP Server bridges AI assistants and the web, enabling real-time search and content extraction using the Google Custom Search API. It empo...
Cookie Consent
We use cookies to enhance your browsing experience and analyze our traffic. See our privacy policy.