Skip to main content
Glama
zouyuanqing

deepseek-search-mcp

by zouyuanqing

web_search

Search the web with standard mode to get cited answers. Automatically plans multiple searches, reads and verifies sources, and returns structured results with references, ideal for daily queries, news, and fact-checking.

Instructions

联网搜索(标准模式)。基于 DeepSeek V4-Flash 原生联网搜索:自动规划多次搜索、阅读并核实来源、返回带引用的结构化答案。适合日常查询、新闻、事实确认。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes要搜索的问题或主题,建议写成完整问题以提高相关性(例:"2026年8月特斯拉股价走势如何?")
Behavior4/5

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

With no annotations, the description discloses the tool's core behavior: it automatically plans multiple searches, reads and verifies sources, and returns cited structured answers. This gives the agent operational expectations, though it does not address rate limits or failure modes.

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 two concise Chinese sentences: first establishes the tool and its mechanism, second states use cases. No filler; every sentence carries meaning.

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 one-parameter search tool with no output schema, the description covers what it does, how it works, output format, and appropriate contexts. This is sufficient for an agent to select and invoke correctly.

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 already fully describes the 'query' parameter with a usage suggestion (complete question). The tool description adds no additional parameter-level detail beyond the schema, so baseline score applies.

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 the tool performs standard online search, with specific behavioral details (multi-search planning, source verification, cited structured answers). The 'standard mode' phrasing hints at differentiation from siblings fast/deep, but it does not explicitly name them as alternatives.

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

Usage Guidelines4/5

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

It specifies suitable use cases (daily queries, news, fact confirmation), giving the agent clear context for when to select this tool. However, it does not provide explicit exclusions or contrast with web_search_fast/web_search_deep.

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/zouyuanqing/deepseek-search-mcp'

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