Skip to main content
Glama
onion-ai

onion-mcp-server

Official
by onion-ai

web_search

Search the web using DuckDuckGo, returning results without requiring an API key. Specify query, maximum results up to 20, and region.

Instructions

使用 DuckDuckGo 搜索,返回搜索结果列表(无需 API Key)。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes搜索关键词
max_resultsNo返回结果数量(默认 8,最多 20)
regionNo搜索区域(如 cn-zh、us-en,默认 wt-wt 全球)wt-wt
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It only discloses the lack of API key requirement but omits other behavioral traits like rate limits, result count limitations, or compliance with robots.txt.

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 a single sentence that is well-structured and front-loaded. It conveys the essential purpose efficiently without unnecessary words.

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

Completeness4/5

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

For a simple search tool, the description covers the core functionality and is largely sufficient. It could mention the output format or result structure, but the tool's simplicity means minimal completeness is acceptable.

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

Parameters3/5

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

The schema has 100% coverage with descriptions for all parameters. The description adds no additional meaning beyond the schema, so baseline of 3 is appropriate.

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

Purpose5/5

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

The description clearly states the tool searches using DuckDuckGo and returns a list of results, with the additional note that no API key is needed. It distinguishes itself from sibling tools like web_fetch and web_extract.

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

Usage Guidelines3/5

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

The description mentions 'no API key needed', which is a usage hint, but does not provide when-to-use vs alternatives or when not to use. More explicit guidance would be beneficial.

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/onion-ai/mcp-server'

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