Skip to main content
Glama
jamesdingAI

stockreport-mcp

by jamesdingAI

get_market_analysis_timeframe

Determine appropriate timeframes for market analysis using current real-world dates. Call this first to ensure analysis uses up-to-date data rather than training data.

Instructions

    获取适合市场分析的时间范围,基于当前真实日期而不是训练数据。
    这个工具应该在进行市场分析或大盘分析时首先调用,以确保使用最新的实际数据。

    Args:
        period: 时间范围类型,可选值:
               "recent": 最近1-2个月(默认)
               "quarter": 最近一个季度
               "half_year": 最近半年
               "year": 最近一年

    Returns:
        包含分析时间范围的详细描述字符串,格式为"YYYY年M月-YYYY年M月"。
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
periodNorecent

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

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/jamesdingAI/stockreport-mcp'

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