Provides real-time web search, intelligent content extraction, site mapping, and web crawling capabilities through Tavily's hosted MCP endpoint. Agents can ground responses with fresh, cited web evidence rather than relying on training cutoffs. Typical workflow involves sending a query and receiving structured snippets with source URLs.
Use cases
- Research agent gathers current statistics on a topic from multiple web sources
- Fact-checking agent verifies claims by retrieving supporting or contradicting evidence
- Competitive analysis agent scans competitor websites and summarizes findings
- Content agent extracts key information from pages for summarization pipelines
- News agent monitors specific topics and alerts when new relevant articles appear
Key features
- Claude Desktop
- Cursor
- Codex
Frequently Asked Questions
- Do I need a Tavily API key to use this MCP server?
- Yes, you need a Tavily API key. You can get one free at tavily.com. The remote MCP endpoint accepts your API key as a query parameter or via OAuth flow.
- What is the difference between search, extract, map, and crawl tools?
- Search returns web search results with snippets. Extract pulls clean text content from specific URLs. Map creates a structured sitemap of a website. Crawl systematically explores a site following all internal links.
- Is there a free tier for Tavily API?
- Yes, Tavily offers a free tier with 1000 queries per month. Paid plans start at $5/month for 10,000 queries with higher rate limits and advanced features.
Related
Related
3 Indexed items
Brave Search MCP
Routes search queries through Brave's privacy-respecting search API for web retrieval and local search capabilities. Agents can ground responses with current information without tracking or profiling. Useful for research, compliance-sensitive queries, and users who prefer not to use Google.
Exa MCP
Connects AI agents to Exa's hosted search engine with capabilities for web search, code search, company research, and intelligent web crawling. Agents get fresher information than training cutoffs without manually browsing. Exa understands content semantics beyond keyword matching.
Firecrawl MCP
Adds Firecrawl's web scraping, crawling, mapping, and content extraction capabilities to MCP clients. Agents can fetch clean page content, map entire websites, and build retrieval datasets without HTML parsing boilerplate. Designed for RAG pipelines and competitive research.