Skip to main content
Glama
kevynf

AKBridge MCP Server

by kevynf

amac_futures_info

Read-onlyIdempotent

Fetch official AMAC public data on futures company collective asset management products, including fund details and filing status, for financial analysis and compliance verification.

Instructions

中国证券投资基金业协会-信息公示-基金产品公示-期货公司集合资管产品公示 https://gs.amac.org.cn/amac-infodisc/res/pof/futures/index.html :return: 期货公司集合资管产品公示 :rtype: pandas.DataFrame

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

Annotations already indicate a safe, idempotent read operation. The description adds the return type (pandas DataFrame) and source URL, but does not disclose details like pagination, data freshness, or any potential quirks. It is adequate but not rich.

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 concise, but it redundantly repeats the Chinese title from the annotations. The URL and return type lines are useful, so the structure is acceptable without being overly explanatory.

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 tool is simple with no parameters or output schema. The description provides source, return type, and a clear label, but lacks details about the actual data columns or content that would help an agent understand what the DataFrame contains.

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?

The tool has zero parameters, so the description need not explain parameter meanings. The baseline is 4, and there is nothing requiring additional clarification.

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 identifies the resource as AMAC futures company collective asset management product disclosure data, with a specific source URL and return type. This distinguishes it from other AMAC tools like amac_member_info or amac_fund_info.

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?

No guidance is provided on when to use this tool versus alternatives or any context for invocation. It only states the data source and return type, leaving the agent to infer usage from the name.

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/kevynf/akbridge'

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