Skip to main content
Glama
ymltsh
by ymltsh

mfuns_search

Search Mfuns community for articles, videos, or users by keyword, with type filtering and adjustable result limits.

Instructions

搜索 Mfuns 社区的内容(文章/视频)或用户。

Args: query: 搜索关键词 type: 搜索类型,可选: resource=内容(默认), user=用户 size: 返回条数上限,默认 20,最大 50

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sizeNo
typeNoresource
queryYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

No annotations are provided, so the description must convey behavioral traits. It accurately describes the search operation and documents valid type values, but it does not disclose whether the operation is read-only, any authentication requirements, rate limits, or result ordering. The verb '搜索' implies a non-mutating action, which partially compensates.

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 concise and well-structured: a one-sentence purpose followed by a clean argument list. Every sentence provides value, and the front-loaded summary makes the tool's purpose immediately clear.

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

Completeness5/5

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

For a search tool with three simple parameters, the description adequately covers the purpose and parameters. The presence of an output schema means return values do not need to be described in the text, so no critical information is missing.

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

Parameters5/5

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

The input schema has 0% description coverage, but the description fully explains all three parameters: query, type (with values resource and user), and size (default 20, max 50). This adds essential meaning beyond the schema, which only provides type and default information without descriptions.

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 it searches Mfuns community content (articles/videos) or users, using the specific verb '搜索' and defining the resource scope. This distinguishes it from sibling tools like mfuns_browse or mfuns_read_thread, which focus on browsing or reading rather than searching.

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 implies the tool is for searching but does not explicitly state when to prefer it over alternatives like mfuns_browse or mfuns_get_user. It provides no exclusionary guidance or comparison with sibling tools, so the usage context is only implied.

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/ymltsh/Mfuns_MCP'

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