Skip to main content
Glama
if530770

redfox-mcp-server

by if530770

wechat-search

Search WeChat official account articles by keyword to locate popular posts. Specify a date range and result count to refine content discovery.

Instructions

公众号文章搜索,按关键词搜索公众号爆款文章

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keywordYes搜索关键词
maxItemsNo返回数量
startDateNo起始日期 YYYY-MM-DD

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv1.0.4

TDQS

B3.1/5.0
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 behavioral disclosure burden. It only restates the search action and does not mention result ordering, pagination, rate limits, freshness, caching, or what qualifies as '爆款', leaving the tool's runtime behavior opaque.

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 a single short sentence with no filler and is easy to scan. It has slight redundancy because '公众号文章搜索' and '公众号爆款文章' overlap, but it remains efficient and front-loads the resource and action.

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

Completeness2/5

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

The tool has a simple input schema and no output schema or annotations, so the description should at least hint at the return value and behavior. It does not explain what the output looks like, what '爆款' means, or how maxItems and startDate affect results, leaving an important gap for the agent.

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 description coverage is 100%, so the input schema already documents keyword, maxItems, and startDate. The description adds minimal semantic context by mentioning '关键词' and '爆款文章', but it provides no extra detail about maxItems or startDate beyond what the schema already states.

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 states a clear action ('搜索') and resource ('公众号文章'), and narrows it to '爆款文章', so an agent can tell this is a keyword-based article search. It does not explicitly differentiate from sibling tools like wechat-10w-hot or wechat-original-hot, but the core purpose is still unambiguous.

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 phrase '按关键词搜索' implies the tool is for keyword-driven searches, which gives some usage direction. However, there is no explicit guidance on when to prefer this tool over sibling search or hot-list tools, and no alternatives or exclusions are mentioned.

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/if530770/redfox-mcp'

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