Skip to main content
Glama
if530770

redfox-mcp-server

by if530770

cn-last30days

Search for viral content across multiple platforms from the last 30 days using a keyword. Find trending posts on Douyin, Xiaohongshu, WeChat, and Bilibili to support content planning and trend analysis.

Instructions

全网多平台近30天内容搜索,按关键词跨平台查询爆款内容

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
endDateNo结束日期 YYYY-MM-DD
keywordYes搜索关键词
platformsNo平台列表(逗号分隔),如 douyin,xiaohongshu,gongzhonghao
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

A4.1/5.0
Behavior3/5

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

With no annotations, the description must carry behavioral disclosure; it does indicate a query/search operation over a 30-day window across platforms. However, it does not describe return shape, result ordering, viral-content filtering semantics, pagination, or any limitations, so behavioral transparency is only partial.

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?

A single front-loaded sentence with no filler; every phrase contributes either scope or purpose.

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?

Adequate for a straightforward search tool: the required parameter is clear and all parameters have schema descriptions. However, with no output schema and no annotations, the description does not explain response format, supported platform codes, or behavior when start/end dates are omitted, leaving a moderate gap.

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

Parameters4/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 value by signaling the default temporal window (last 30 days) and the viral-content intent, which are not fully captured in the individual parameter 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 names a specific action (search/query), a resource (multi-platform content), and an explicit temporal scope (last 30 days). The '跨平台' phrase clearly separates it from platform-specific siblings like douyin-search or xiaohongshu-search.

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?

The description states the intended context: cross-platform, keyword-based, last-30-days viral-content search. It does not explicitly list when-not cases or alternatives, but the multi-platform and timeframe conditions give an agent enough signal to select this over single-platform siblings.

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