Skip to main content
Glama
online111111

Tavily Search MCP Server

by online111111

tavily_crawl

Crawl any website by providing a URL. Configure crawl depth, breadth, page limit, and extraction depth. Automatic API key rotation ensures reliable crawling.

Instructions

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYes
max_depthNo
max_breadthNo
limitNo
instructionsNo
extract_depthNobasic
formatNo
include_imagesNo
include_faviconNo
include_usageNo
chunks_per_sourceNo
select_pathsNo
select_domainsNo
exclude_pathsNo
exclude_domainsNo
allow_externalNo
timeoutNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description mentions '多 API Key 自动轮换' (multiple API keys auto-rotate), which is a behavioral trait beyond the schema. However, with no annotations provided, the description fails to disclose other critical behaviors such as rate limits, destructive potential, or authentication requirements. Minimal transparency is achieved.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely concise at two short sentences. It front-loads the primary purpose and adds one key behavioral detail. No filler or redundancy exists.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With 17 parameters, no annotation, and an output schema present, the description is far too brief to provide complete context. Parameter meanings, usage patterns, and return behavior are not addressed, making the tool difficult to use correctly without external documentation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, and the description provides no explanation of any parameter. The 17 parameters (including url, max_depth, max_breadth, etc.) are entirely undocumented in the text, leaving the agent without semantics beyond the raw schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description '爬取网站' (crawl website) clearly states the action and resource. It distinguishes from sibling tools like tavily_search or tavily_extract by using 'crawl' instead of 'search' or 'extract', though no explicit differentiation is provided.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines1/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance on when to use this tool versus alternatives. No context, prerequisites, or when-not-to-use instructions are provided. The description only states what it does without any usage recommendations.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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