Tavily MCP
Rank #46,211io.github.Seey215/tavily-mcp
MCP server providing tavily-mcp capabilities
Tavily MCP is a Model Context Protocol (MCP) server published by Seey215. It ranks #46,211 of 132,113 servers tracked on MCP Toplist. Tavily MCP is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Oct 31, 2025 and most recently updated on Oct 31, 2025.
Ranks ahead of 85,902 of 132,113 servers on MCP Toplist.
Use Tavily MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add tavily-mcp -e "TAVILY_API_KEY=<your TAVILY_API_KEY>" -- npx -y @toolsdk.ai/tavily-mcpReplace each placeholder with your own value before saving.
[mcp_servers.tavily-mcp]
command = "npx"
args = ["-y", "@toolsdk.ai/tavily-mcp"]
[mcp_servers.tavily-mcp.env]
TAVILY_API_KEY = "<your TAVILY_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tavily-mcp": {
"command": "npx",
"args": [
"-y",
"@toolsdk.ai/tavily-mcp"
],
"env": {
"TAVILY_API_KEY": "<your TAVILY_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tavily-mcp": {
"command": "npx",
"args": [
"-y",
"@toolsdk.ai/tavily-mcp"
],
"env": {
"TAVILY_API_KEY": "<your TAVILY_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"tavily-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@toolsdk.ai/tavily-mcp"
],
"env": {
"TAVILY_API_KEY": "<your TAVILY_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tavily-mcp": {
"command": "npx",
"args": [
"-y",
"@toolsdk.ai/tavily-mcp"
],
"env": {
"TAVILY_API_KEY": "<your TAVILY_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tavily-mcp": {
"command": "npx",
"args": [
"-y",
"@toolsdk.ai/tavily-mcp"
],
"env": {
"TAVILY_API_KEY": "<your TAVILY_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Seey215%2Ftavily-mcp)<a href="https://mcptoplist.com/server/io.github.Seey215%2Ftavily-mcp"><img src="https://mcptoplist.com/badge/io.github.Seey215%2Ftavily-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Seey215
Other servers by Seey215
View all Seey215 servers →Available versions (2)
| Version | Published |
|---|---|
| 0.2.9 | Oct 31, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Tavily MCP?
- Tavily MCP is maintained by Seey215, which publishes 4 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Tavily MCP listed on the Official MCP Registry?
- Yes — Tavily MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Tavily MCP have?
- MCP Toplist tracks 2 versions of Tavily MCP, most recently published on Oct 31, 2025.
- Where can I find the source code for Tavily MCP?
- The source code for Tavily MCP is hosted at github.com/Seey215/tavily-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.