Skip to main content
Glama
if530770

redfox-mcp-server

by if530770

wechat-original-hot

Find original WeChat articles with 100k+ reads by selecting a category and date range. Query 23 standard categories to analyze trending content for content planning.

Instructions

公众号原创爆款文章查询,按分类和时间获取原创10w+文章

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeNo分类:总排名/科技数码/健康养生 等23个标准分类总排名
endDateYes结束日期 YYYY-MM-DD(后端强制必填)
startDateYes起始日期 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.2/5.0
Behavior3/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It does communicate a read-only intent through '查询' and '获取' and specifies the 10w+ article filter, which is useful. However, it does not disclose return format, ordering, pagination, or any limits, leaving meaningful behavioral aspects unaddressed.

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 that is easy to scan and front-loads the main purpose. There is mild redundancy between '查询' and '获取' and between '爆款' and '10w+', but the second clause does add the key filtering criteria, so the overall structure is acceptable.

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

Completeness3/5

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

For a tool with no output schema and no annotations, the description gives a reasonable high-level understanding but omits return value expectations, sorting, and result limits. The schema covers required parameters adequately, so invocation is possible, but an agent is left with uncertainty about what data will be returned and how it is structured.

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 baseline is 3. The description adds only a general confirmation that results are filtered by category and time; it does not explain parameter purpose beyond what the input schema already states. The type parameter's allowed values remain vague ('等23个标准分类') in both the schema and the description.

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 a specific action—querying official-account original viral articles—and identifies the resource ('公众号原创爆款文章') plus the filtering dimensions (category and time). However, it does not differentiate this from the similarly named sibling 'wechat-10w-hot', which appears to target the same kind of data, so it stops short of a 5.

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

Usage Guidelines2/5

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

The description tells what the tool does but gives no explicit guidance on when to use it instead of sibling tools like 'wechat-10w-hot' or 'wechat-fastest-growing'. There is no mention of trade-offs, exclusions, or conditions that should route an agent to this tool versus alternatives.

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