MCP Tavily Search Server

by spences10
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TAVILY_API_KEYYesYour Tavily API key

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
tavily_search

Search the web using Tavily Search API, optimized for high-quality, factual results

tavily_get_search_context

Generate context for RAG applications using Tavily search

tavily_qna_search

Get direct answers to questions using Tavily search