tavily_mcp
by SqrtLeaves
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TAVILY_DAYS | No | Time window for news results, in days. | 1 |
| TAVILY_TOPIC | No | Search topic: 'news' or 'general'. | news |
| TAVILY_API_KEY | Yes | Your Tavily API key used for authentication to the upstream Tavily MCP server. | |
| TAVILY_ENABLED | No | When set to 'false', the search tool returns an error immediately and does not make any HTTP requests. | true |
| TAVILY_MCP_URL | No | The URL of the Tavily MCP HTTP server. | https://tavily.sharyuke.com/api/mcp |
| TAVILY_MAX_RESULTS | No | Default maximum number of search results to return. | 10 |
| TAVILY_MCP_TIMEOUT | No | Timeout in seconds for HTTP requests to the Tavily MCP server. | 60 |
| TAVILY_SEARCH_DEPTH | No | Search depth: 'basic' or 'advanced'. | advanced |
| TAVILY_MCP_DEBUG_LOG | No | File path for debug logging. | /tmp/tavily_mcp_debug.log |
| TAVILY_INCLUDE_ANSWER | No | Whether to include an AI-generated summary answer in the response. | true |
| TAVILY_MCP_AUTH_HEADER | No | The name of the HTTP header used for authentication. | Authorization |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues