Skip to main content
Glama
pzehrel

tavily-proxy-mcp

by pzehrel

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TAVILY_MCP_URLNoUpstream Tavily MCP URLhttps://mcp.tavily.com/mcp/
TAVILY_API_KEYSYesComma-separated Tavily API Keys
TAVILY_PROXY_LOG_LEVELNoLog level: error, warn, info, or debuginfo
TAVILY_PROXY_STATE_PATHNoPath for state cache file
TAVILY_RESET_GRACE_SECONDSNoBuffer seconds for estimated reset time at start of month900

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
tavily_searchA

Search the web for current information on any topic. Use for news, facts, or data beyond your knowledge cutoff. Returns snippets and source URLs.

tavily_extractA

Extract content from URLs. Returns raw page content in markdown or text format.

tavily_crawlA

Crawl a website starting from a URL. Extracts content from pages with configurable depth and breadth.

tavily_mapA

Map a website's structure. Returns a list of URLs found starting from the base URL.

tavily_researchA

Perform comprehensive research on a given topic or question. Use this tool when you need to gather information from multiple sources, including web pages, documents, and other resources, to answer a question or complete a task. Returns a detailed response based on the research findings. Rate limit: 20 requests per minute.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pzehrel/tavily-proxy-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server