Skip to main content
Glama
online111111

Tavily Search MCP Server

by online111111

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TAVILY_API_KEYNoSingle Tavily API key for backward compatibility
TAVILY_API_KEY_1NoPrimary Tavily API key
TAVILY_API_KEY_2NoFallback Tavily API key 2
TAVILY_API_KEY_3NoFallback Tavily API key 3
TAVILY_API_KEY_4NoFallback Tavily API key 4
TAVILY_API_KEY_5NoFallback Tavily API key 5

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
tavily_searchC

搜索互联网获取最新信息。多 API Key 自动轮换,配额耗尽时自动切换。

tavily_extractC

从 URL 提取内容。多 API Key 自动轮换。

tavily_crawlC

爬取网站。多 API Key 自动轮换。

tavily_search_contextC

搜索并返回带原始内容的上下文结果。多 API Key 自动轮换。

tavily_mapC

绘制网站结构地图。多 API Key 自动轮换。

tavily_research_createC

创建 Tavily 深度研究任务。多 API Key 自动轮换。

tavily_research_getC

查询 Tavily 深度研究任务状态/结果。多 API Key 自动轮换。

tavily_usageA

查询 Tavily 使用量/额度。多 API Key 自动轮换。

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/online111111/tavily-search-mcp-server'

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