Tavily

Connect AI Agents to
Tavily

Automate workflows and connect AI agents to Tavily. Metorial is built for developers. Handling OAuth, compliance, observability, and more.

Tavily on Metorial

The Tavily integration lets you perform AI-optimized web searches and retrieve real-time information directly within your workflow, enabling your AI assistant to access current data and research capabilities for answering questions and gathering insights.

Deploy on Metorial

Combine Tavily with other tools

Metorial has 600+ integrations available. Here are some related ones you might find interesting.

Exa

Exa

The Exa integration lets you perform semantic searches across the web and retrieve high-quality content directly within your workflows, enabling AI agents to find and access relevant information from billions of web pages in real-time.

Hackernews

Hackernews

The Hackernews integration lets you fetch and analyze stories, comments, and user data from Hacker News directly within your workflow, enabling you to track trending topics, monitor discussions, and gather insights from the tech community.

Supabase

Supabase

The Supabase integration lets you query and manipulate your database tables, manage authentication, and interact with storage buckets directly from your AI assistant. Use it to build applications, analyze data, or automate database operations without leaving your workflow.

Google Calendar

Google Calendar

The Google Calendar integration lets you view, create, update, and manage calendar events directly from your workflow, enabling seamless scheduling and calendar management without switching applications.

GitHub

GitHub

The GitHub integration lets you search and view repositories, manage issues and pull requests, read file contents, and interact with your GitHub account directly from your workspace.

Brave

Brave

The Brave integration lets you perform web searches using Brave Search directly from Claude, allowing you to retrieve up-to-date information, news, and web results without leaving your conversation.

Hugging Face

Hugging Face

The Hugging Face integration lets you search and explore models, datasets, and Spaces directly from your development environment, making it easy to discover the right pre-trained models and resources for your machine learning projects.

Tavily

Tavily

The Tavily integration lets you perform AI-optimized web searches and retrieve real-time information directly within your workflow, enabling your AI assistant to access current data and research capabilities for answering questions and gathering insights.

Neon

Neon

The Neon integration lets you manage your serverless Postgres databases directly through AI conversations, enabling you to create projects, query database schemas, execute SQL commands, and monitor database usage without leaving your workflow.

Connect anything. Anywhere.

Supported tools and capabilities

Metorial helps you connect AI agents to Tavily with various tools and resources. Tools allow you to interact with perform specific actions, while resources provide read-only access to data and information.

Help & Documentation

Find guides and articles to help you get started with Tavily on Metorial.

More about Tavily

Tavily MCP Server

A powerful Model Context Protocol (MCP) server that brings Tavily's AI-powered search and content extraction capabilities directly to your AI applications. This server enables intelligent web searching with advanced filtering options and clean content extraction from any URL, making it easy to retrieve and process web information for AI workflows.

Overview

The Tavily MCP server provides seamless integration with Tavily's search and extraction APIs, allowing AI assistants to perform sophisticated web searches and extract clean, structured content from web pages. Whether you need real-time news updates, comprehensive research across the web, or parsed content from specific URLs, this server delivers high-quality results optimized for AI consumption.

Features

AI-Powered Search

Leverage Tavily's intelligent search engine designed specifically for AI applications. The search functionality goes beyond traditional web search by understanding context and intent, delivering results that are pre-processed and optimized for language models.

Advanced Content Extraction

Extract and parse content from any URL with automatic cleaning and formatting. The extraction engine removes clutter, advertisements, and irrelevant elements, returning only the meaningful content in your preferred format.

Flexible Filtering Options

Control your search results with precision through comprehensive filtering capabilities including date ranges, domain inclusion/exclusion, country-specific boosting, and topic categorization.

Multiple Search Topics

Choose from specialized search modes including general web search, real-time news monitoring, and finance-specific searches to get the most relevant results for your use case.

Rich Result Customization

Tailor the search output to your needs with options to include AI-generated answers, images with descriptions, favicons, raw HTML content, and configurable result depths.

Tools

tavily_search

Perform an AI-powered web search using Tavily with comprehensive customization options.

Parameters:

  • query (required, string): The search query to execute
  • topic (string): Category of search - general for broad searches, news for real-time updates, finance for financial data
  • search_depth (string): Choose between basic (1 credit) or advanced (2 credits) for more relevant and comprehensive results
  • max_results (integer, 0-20): Maximum number of search results to return
  • include_answer (boolean): Include an LLM-generated answer to your query
  • include_images (boolean): Include relevant image search results
  • include_image_descriptions (boolean): Add AI-generated descriptions to images (requires include_images)
  • include_favicon (boolean): Include favicon URLs for each result
  • include_raw_content (boolean): Include cleaned HTML content of search results
  • time_range (string): Filter results by publication date - day, week, month, or year (also accepts d, w, m, y)
  • start_date (string): Start date filter in YYYY-MM-DD format
  • end_date (string): End date filter in YYYY-MM-DD format
  • days (integer, minimum 1): Number of days back to search (news topic only)
  • country (string): Boost results from a specific country (general topic only) - accepts any country name from Afghanistan to Zimbabwe
  • include_domains (array of strings, max 300): List of domains to specifically include in results
  • exclude_domains (array of strings, max 150): List of domains to exclude from results
  • chunks_per_source (integer, 1-3): Number of content chunks per source (advanced search only)
  • auto_parameters (boolean): Enable automatic parameter configuration based on query intent

tavily_extract

Extract and parse content from one or more URLs, returning clean, formatted content ready for AI processing.

Parameters:

  • urls (required, array of strings): List of URLs to extract content from (must be at least one valid URI)
  • format (string): Output format - markdown or text
  • extract_depth (string): Choose between basic (1 credit per 5 URLs) or advanced (2 credits per 5 URLs) for enhanced extraction including tables and embedded content
  • include_images (boolean): Include a list of images extracted from the URLs
  • include_favicon (boolean): Include favicon URLs for the extracted pages
  • timeout (number, 1-60): Maximum wait time in seconds for the extraction to complete

Resource Templates

search

URI Template: tavily://search/{query}

Access and retrieve search results for a specific query through the resource system. This template allows you to reference search results as resources within your AI application, enabling consistent access to search data across different contexts.

extracted-content

URI Template: tavily://extracted-content/{url}

Access extracted and parsed content from a specific URL as a resource. This template provides a standardized way to reference cleaned web content, making it easy to work with extracted data in your AI workflows.

Use Cases

Research and Information Gathering

Quickly gather comprehensive information on any topic with AI-optimized search results. The advanced search depth ensures you receive the most relevant and authoritative sources.

Real-Time News Monitoring

Stay updated with the latest news by using the news topic search with time-based filtering. Perfect for monitoring breaking stories or tracking developments over specific time periods.

Content Analysis

Extract clean content from web pages for analysis, summarization, or further processing. The extraction tool handles complex page layouts and returns only the meaningful content.

Domain-Specific Research

Use domain filtering to focus your research on specific authoritative sources or exclude unreliable domains, ensuring higher quality results.

Multi-Source Content Aggregation

Extract and compare content from multiple URLs simultaneously, making it easy to gather information from various sources in a single operation.

Financial Research

Leverage the finance topic search to get specialized results for market research, company information, and financial news.

Credit Usage

The Tavily MCP server uses a credit-based system:

  • Basic Search: 1 credit per search
  • Advanced Search: 2 credits per search (provides more relevant results and additional content chunks)
  • Basic Extraction: 1 credit per 5 URLs
  • Advanced Extraction: 2 credits per 5 URLs (includes tables and embedded content)

Choose the appropriate depth based on your quality requirements and credit availability.

Ready to build with Metorial?

Let's take your AI-powered applications to the next level, together.

About Metorial

Metorial provides developers with instant access to 600+ MCP servers for building AI agents that can interact with real-world tools and services. Built on MCP, Metorial simplifies agent tool integration by offering pre-configured connections to popular platforms like Google Drive, Slack, GitHub, Notion, and hundreds of other APIs. Our platform supports all major AI agent frameworks—including LangChain, AutoGen, CrewAI, and LangGraph—enabling developers to add tool calling capabilities to their agents in just a few lines of code. By eliminating the need for custom integration code, Metorial helps AI developers move from prototype to production faster while maintaining security and reliability. Whether you're building autonomous research agents, customer service bots, or workflow automation tools, Metorial's MCP server library provides the integrations you need to connect your agents to the real world.

Star us on GitHub