Skip to main content
Glama
baranwang
by baranwang

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TAVILY_API_KEYYesThe API key for the Tavily API
TAVILY_HTTP_PROXYNoThe HTTP proxy address for the Tavily API
TAVILY_HTTPS_PROXYNoThe HTTPS proxy address for the Tavily API
MAX_PLANNING_ROUNDSNoThe maximum number of planning rounds to use5
MAX_SEARCH_KEYWORDSNoThe maximum number of search keywords to use5

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
deep-researchC

Deep web information search tool that can conduct multi-round in-depth research based on keywords and topics

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.3/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possible confusion between overlapping functions. The single tool has a clear, distinct purpose.

Naming Consistency5/5

The single tool name 'deep-research' is lowercase hyphens, consistent and descriptive of the action. There are no other names to conflict.

Tool Count3/5

One tool is quite thin for a deep research capability, though the tool explicitly says it conducts multi-round research internally, making a single entry point feasible. It borders between too few and acceptable for a narrow scope.

Completeness4/5

The tool covers the full research workflow in one call, including multi-round searching. Minor gaps exist around controlling research depth, output formats, or retrieving past research, but the core purpose is served.

Maintenance

ActivityInactive
ResponsivenessNo issues