Skip to main content
Glama
yiGmMk

yiGmMk/mcp-server

by yiGmMk

search

Search the web using s.jina.ai and retrieve the top 5 results with URLs and content in clean, LLM-friendly text. Keeps your language model current and reduces hallucinations.

Instructions

使用 s.jina.ai 搜索网络并获取 SERP,Reader 就会搜索网络并返回前五个结果及其 URL 和内容,每个结果都以干净、LLM 友好的文本显示。这样,您就可以始终让您的 LLM 保持最新状态,提高其真实性,并减少幻觉。不支持用作翻译

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qYes搜索关键词
Behavior3/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 explains the tool returns clean, LLM-friendly text of top 5 results, which is helpful, but omits details on rate limits, authentication, or error handling.

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 relatively concise and front-loaded, but includes an unnecessary mention about translation, which slightly undermines conciseness.

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?

Given the simple tool (one parameter, no output schema), the description adequately explains the return format (top 5 results with URLs and content). It is sufficient for an agent to understand the tool's basic behavior.

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?

Schema coverage is 100% with a single parameter 'q' described as '搜索关键词'. The description does not add deeper semantics beyond the schema, meeting the baseline expectation.

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 searches the web and returns the top 5 results with URLs and content, distinguishing it from siblings like fetch (specific URL) and translate (translation). The mention of '不支持用作翻译' adds clarity but is tangential.

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 use to keep LLM updated and reduce hallucinations, but lacks explicit guidance on when to use vs. alternatives. No when-not or exclusion criteria are provided.

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

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