Skip to main content
Glama
lmdat

@lmdat/cafef-financial-mcp

by lmdat

Lấy Báo cáo kết quả kinh doanh

get_income_statement

Fetch income statement data for Vietnamese stocks: revenue, gross profit, net profit for recent quarters or years. Normalized data with missing period detection.

Instructions

Lấy dữ liệu Báo cáo kết quả hoạt động kinh doanh (Income Statement) của 1 mã cổ phiếu Việt Nam từ API công khai cafef.vn. Trả về doanh thu thuần, lợi nhuận gộp, lợi nhuận sau thuế theo nhiều kỳ gần nhất, đã chuẩn hóa số liệu và phát hiện kỳ thiếu dữ liệu.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tickerYesMã cổ phiếu, ví dụ FPT, VNM, HPG
pageSizeNoSố kỳ gần nhất cần lấy (mặc định 4)
typeTimeNoQUY = lấy theo quý, NAM = lấy theo nămQUY
Behavior3/5

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

No annotations exist, so the description carries the full disclosure burden. It reveals that data is normalized and missing periods are detected, but lacks information on authentication, rate limits, or side effects. The description is adequate but not thorough.

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 two sentences, front-loaded with purpose and followed by details about returned data. It is concise but could benefit from structuring into bullet points for easier scanning.

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 has 3 parameters and no output schema. The description lists returned data items but does not clarify the output format (e.g., array of objects). It also omits authentication or usage constraints, making it incomplete for a multi-period data tool.

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?

The input schema has 100% description coverage, so the baseline is 3. The description adds context about overall output but does not enhance parameter-specific meaning beyond what the schema already provides.

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 retrieves income statement data for a Vietnamese stock ticker from the cafef.vn API. It specifies the data items (revenue, gross profit, net profit) and mentions normalization and missing period detection. The purpose is distinct from sibling tools (balance sheet, cash flow).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description does not explicitly guide when to use this tool versus alternatives. Sibling names imply differentiation, but no direct instruction or context for selection is provided.

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/lmdat/cafef-financial-mcp'

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