Skip to main content
Glama
if530770

redfox-mcp-server

by if530770

stock-analysis

Fetch past articles from A-share stock expert WeChat accounts, enabling stock review and stock selection research for trading decisions.

Instructions

公众号A股大V文章查询:按公众号微信号获取其历史文章(发布时间倒序),供复盘/选股素材采集。内置大V微信号:猫笔刀maobidao、格兰投研gelantouyan、投资明见sinaxxm、财躺平gh_ad228eaec48a、终身黑白zshbtz

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
daysNo回溯天数(发布窗口)
offsetNo分页偏移量
accountYes公众号微信号(内置大V见描述,也支持任意公众号微信号)

Schema Changelog

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

  1. First observedv1.0.4

TDQS

A4/5.0
Behavior3/5

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

No annotations are provided, so the description carries the behavioral disclosure burden. It discloses that results are sorted by publish time descending and that arbitrary account IDs are supported. However, it does not describe output fields, pagination behavior, rate limits, or empty/failure cases.

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 compact and front-loaded with the core purpose, followed by a useful built-in account list. No redundant sentences, though the account list makes it slightly long.

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?

The parameter schema is complete and the description covers purpose, scope, sorting order, and valid account sources. However, with no output schema and no annotations, the return structure and pagination details are unspecified, leaving some ambiguity for the agent.

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 coverage is 100%, so the baseline is 3. The description adds value by listing concrete built-in account IDs for the required `account` parameter, giving the agent valid callable examples. The `days` and `offset` parameters are already fully described in the schema.

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 clearly states the tool's purpose: querying historical WeChat official-account articles by account ID for A-share big-V accounts. It gives a specific verb-resource pair ('获取其历史文章') and includes concrete built-in account IDs, which distinguishes it from sibling search, feed, and top-list tools.

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 provides clear usage context: it is for review/stock-picking material collection and should be used when querying articles by WeChat account ID. It also clarifies support for arbitrary account IDs, but it does not explicitly name alternatives or state when not to use this tool.

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