Tavily Mcp
Rank #583io.github.tavily-ai/tavily-mcp
This server enables AI systems to integrate with Tavily's search and data extraction tools, providing real-time web information access and domain-specific searches.
Tavily Mcp is a Model Context Protocol (MCP) server published by tavily-ai. It ranks #583 of 58,832 servers tracked on MCP Toplist, and its repository has 2,053 GitHub stars. Tavily Mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Jan 28, 2025 and most recently updated on Jan 26, 2026.
Ranks ahead of 58,249 of 58,832 servers on MCP Toplist.
Use Tavily Mcp
Add Tavily Mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"tavily-mcp": {
"url": "https://mcp.tavily.com/mcp/?tavilyApiKey=%3Cyour-api-key%3E"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"tavily-mcp": {
"command": "npx",
"args": [
"-y",
"tavily-mcp"
],
"env": {
"TAVILY_API_KEY": "<your TAVILY_API_KEY>",
"DEFAULT_PARAMETERS": "<your DEFAULT_PARAMETERS>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries (1 delisted)
tavily-ai
Available versions (2)
| Version | Published |
|---|---|
| 0.2.15 | Jan 26, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Tavily Mcp?
- This server enables AI systems to integrate with Tavily's search and data extraction tools, providing real-time web information access and domain-specific searches.
- Who maintains Tavily Mcp?
- Tavily Mcp is maintained by tavily-ai, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Tavily Mcp an official MCP server?
- Yes — Tavily Mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Tavily Mcp have?
- MCP Toplist tracks 2 versions of Tavily Mcp, most recently published on Jan 26, 2026.
- Where can I find the source code for Tavily Mcp?
- The source code for Tavily Mcp is hosted at github.com/tavily-ai/tavily-mcp.