Tavily
Search and extract API tuned specifically for AI agents.
Install
Add this command to your MCP client config to connect Tavily.
npx -y tavily-mcpAbout Tavily
Tavily is a search API built for LLM agents — instead of a 10-blue-links page, it returns concise, deduplicated results plus extracted page content in one call.
The MCP server exposes both the search and extract endpoints. In practice it is the lowest-friction "give the agent web search" option: one API key, one tool call, content already cleaned up.
Common alternatives are Brave Search (general web search) and Exa (semantic search over a curated index). Tavily sits between them in feel — agent-optimized but general-purpose.
Tags
Related servers
Other MCP servers in AI & Search and beyond.
Memory
Anthropic
A persistent knowledge graph the assistant can read and write across sessions.
Brave Search
Anthropic
Privacy-respecting web search powered by the Brave Search API.
Sequential Thinking
Anthropic
A structured tool that helps the model think step-by-step before answering.
Exa
Exa
Semantic search over a curated, high-quality index — built for AI.
Filesystem
Anthropic
Read, write, and search local files with sandboxed directory access.
PostgreSQL
Anthropic
Read-only Postgres access — schema introspection and SQL queries.