Skip to main content
Glama
lmdat

@lmdat/cafef-financial-mcp

by lmdat

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_balance_sheetA

Lấy dữ liệu Bảng cân đối kế toán (Balance Sheet) của 1 mã cổ phiếu Việt Nam từ API công khai cafef.vn. Trả về các chỉ tiêu chuẩn (tổng tài sản, nợ phải trả, vốn chủ sở hữu, phải thu ngắn hạn, hàng tồn kho...) theo nhiều kỳ gần nhất, đã chuẩn hóa số liệu (number thật) và phát hiện kỳ thiếu dữ liệu.

get_income_statementA

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.

get_cash_flowA

Lấy dữ liệu Báo cáo lưu chuyển tiền tệ (Cash Flow Statement) của 1 mã cổ phiếu Việt Nam từ API công khai cafef.vn. Trả về lưu chuyển tiền thuần từ hoạt động kinh doanh, tiền và tương đương tiền cuối kỳ 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. Lưu ý: mã chỉ tiêu (code) trong báo cáo này có tiền tố theo nhóm (HDKD_xx, HDDT_xx, HDTC_xx), khác với Balance Sheet/Income Statement.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.1/5.0

Scored across 3 tools

Disambiguation5/5

Each tool retrieves a distinct financial statement (balance sheet, cash flow, income statement) with no overlap. Agents can clearly differentiate based on statement type.

Naming Consistency5/5

All tools follow the consistent pattern 'get_<statement_name>', using snake_case and clear verbs. No naming anomalies or mixed conventions.

Tool Count5/5

Three tools perfectly match the domain of financial statement retrieval. The count is focused and appropriate without being too few or too many.

Completeness4/5

The three core financial statements are covered, which is comprehensive for most analyses. Minor gaps like statement of changes in equity are acceptable for this scope.

Maintenance

ActivityInactive
ResponsivenessNo issues