Tavily Search MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TAVILY_API_KEY | No | Single Tavily API key for backward compatibility | |
| TAVILY_API_KEY_1 | No | Primary Tavily API key | |
| TAVILY_API_KEY_2 | No | Fallback Tavily API key 2 | |
| TAVILY_API_KEY_3 | No | Fallback Tavily API key 3 | |
| TAVILY_API_KEY_4 | No | Fallback Tavily API key 4 | |
| TAVILY_API_KEY_5 | No | Fallback Tavily API key 5 |
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
| Capability | Details |
|---|---|
| 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
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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