Skip to main content
Glama
guangxiangdebizi

FinanceMCP

macro_econ

Access and analyze macroeconomic data such as GDP, CPI, PPI, Shibor, LPR, and more. Retrieve specific indicators within defined date ranges to support financial decision-making and research.

Instructions

获取宏观经济数据,包括Shibor利率、LPR利率、GDP、CPI、PPI、货币供应量、PMI、社融数据、Shibor报价、Libor、Hibor等

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
end_dateYes结束日期,格式为YYYYMMDD,如'20230131'
indicatorYes指标类型,可选值:shibor(上海银行间同业拆放利率)、lpr(贷款市场报价利率)、gdp(国内生产总值)、cpi(居民消费价格指数)、ppi(工业生产者出厂价格指数)、cn_m(货币供应量)、cn_pmi(采购经理指数)、cn_sf(社会融资规模)、shibor_quote(Shibor银行报价数据)、libor(伦敦银行间同业拆借利率)、hibor(香港银行间同业拆借利率)
start_dateYes起始日期,格式为YYYYMMDD,如'20230101'
Behavior2/5

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

With no annotations provided, the description carries full burden for behavioral disclosure. While it lists data types, it doesn't describe critical behaviors: whether this is a read-only operation, what data sources are used, historical coverage limits, rate limits, authentication requirements, or error conditions. For a data retrieval tool with 3 parameters, this leaves significant behavioral gaps.

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, efficient sentence that lists all available indicators. While dense, every element earns its place by specifying the data scope. It could be improved with front-loaded categorization (e.g., 'Retrieves macroeconomic indicators including...'), but it avoids redundancy and stays focused.

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 3-parameter data retrieval tool with no annotations and no output schema, the description is minimally adequate. It covers what data is available but lacks critical context: output format, data freshness, source reliability, error handling, and usage constraints. The 100% schema coverage helps, but behavioral and output information gaps remain significant.

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%, with clear parameter descriptions in the schema. The description adds value by listing all possible indicator values (shibor, lpr, gdp, etc.), which provides semantic context beyond the schema's '指标类型' description. However, it doesn't explain parameter interactions or constraints beyond what's already documented in the schema.

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 the tool's purpose as '获取宏观经济数据' (get macroeconomic data) and provides a comprehensive list of specific indicators including Shibor, LPR, GDP, CPI, etc. This is a clear verb+resource combination, though it doesn't explicitly differentiate from sibling tools like 'index_data' or 'stock_data' which might also provide economic indicators.

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 provides no guidance on when to use this tool versus alternatives. There's no mention of prerequisites, limitations, or comparison with sibling tools like 'index_data' or 'company_performance' that might overlap in economic data coverage. The user must infer usage from the indicator list alone.

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

Related 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/guangxiangdebizi/FinanceMCP'

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