Skip to main content
Glama
SecretRichGarden

Metaso Search MCP Server

metaso_search

Search across webpages, documents, papers, images, videos, and podcasts with optional summaries, raw content, and concise snippets.

Instructions

使用秘塔AI搜索进行多维度搜索。

支持的搜索范围 (scope):

  • webpage: 网页搜索 (默认)

  • document: 文库搜索

  • paper: 学术论文搜索

  • image: 图片搜索

  • video: 视频搜索

  • podcast: 播客/博客搜索

特色功能:

  • includeSummary: 通过网页摘要增强召回

  • includeRawContent: 抓取来源网页原文

  • conciseSnippet: 返回精简的原文匹配信息

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qYes搜索查询关键词 (必填)
sizeNo返回结果数量 (1-100),默认: 10
scopeNo搜索范围webpage
conciseSnippetNo是否返回精简的原文匹配信息
includeSummaryNo是否通过网页摘要增强召回,可获取综合摘要
includeRawContentNo是否抓取所有来源网页原文
Behavior3/5

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

There are no annotations, so the description carries the disclosure burden. It mentions optional behaviors like includeSummary, includeRawContent, and conciseSnippet, which is helpful, but these mostly restate schema information. It does not disclose limitations, rate limits, or result-format expectations.

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

Conciseness4/5

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

The description is compact and well-structured with clear sections for scopes and features, front-loaded with a one-sentence summary. It avoids fluff, though the feature list overlaps with schema descriptions.

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 tool with six parameters and no output schema, the description covers all input options, scopes, and feature behaviors sufficiently for correct invocation. It lacks explicit output format details, but for a search tool the return type is reasonably inferred and no output schema is required.

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

Parameters4/5

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

Schema coverage is 100%, so the baseline is 3. The description adds value by explaining the meaning of each scope enum value and clarifying the effects of the boolean flags, which the schema's generic '搜索范围' description does not convey.

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 clearly states it performs multi-dimensional search using Metaso AI, and enumerates supported scopes (webpage, document, paper, image, video, podcast). It distinguishes from the sibling metaso_reader by focusing on search, though it does not explicitly contrast with it.

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 provides clear context about the available scopes and default behavior, which implies how to choose a search type. However, it offers no explicit guidance on when to use this tool instead of metaso_reader, nor any when-not-to-use or exclusion criteria.

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/SecretRichGarden/metasota-API-MCP'

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