All servers



Tavily
verifiedSearch-augmented retrieval optimized for agents.
by Tavily1.8kMITupdated 1mo agoadded 1y ago
Tavily's MCP. Curated, agent-friendly search with source filtering.
Install
Add this block to your claude_desktop_config.json then restart Claude Desktop.
claude_desktop_config.jsonjson
{
"mcpServers": {
"tavily": {
"command": "npx",
"args": [
"-y",
"tavily-mcp"
],
"env": {
"TAVILY_API_KEY": "tvly-xxx"
}
}
}
}Related servers
Brave Search
by Anthropic
51k
Web and local search powered by Brave's Search API.
Node.jsOfficialSearchauth
updated 1mo ago
EverArt
by Anthropic
51k
Generate images via the EverArt API.
Node.jsOfficialAI / LLMauth
updated 1mo ago
Fetch
by Anthropic
51k
Fetch URLs and convert HTML to clean Markdown.
PythonOfficialBrowser
updated 1mo ago