API Tools
tokenbel.info
This MCP server provides an API for querying information about tokens and shares on the TokenBel platform, including listing, filtering, and retrieving payout history.
ENDPOINT 1
https://mcp.tokenbel.info/mcp
Known tools 19
token_get_by_uuidGet a single token by its TokenBel internal identifier (field name: uuid).
token_listList active tokens with optional filtering by fintech platform and token lifecycle status.
share_get_by_uuidGet a single BCSE exchange-listed share by its TokenBel internal identifier (field name: uuid).
share_listList active BCSE exchange-listed shares with optional filtering by securities issuer TokenBel internal id (parameter name: issuer_uuid) and today-trading flag.
share_payouts_getGet dividend/payout history and an aggregate summary for a single share by its TokenBel internal identifier (field name: uuid).
bond_get_by_uuidGet a single BCSE exchange-listed bond by its TokenBel internal identifier (field name: uuid).
bond_listList active BCSE exchange-listed bonds with optional filtering by securities issuer TokenBel internal id (parameter name: issuer_uuid) and today-trading flag.
company_get_by_uuidGet a single company catalogue row by its TokenBel internal identifier (field name: uuid).
company_listList active company catalogue rows with optional filtering by industry.
search_by_tickerSearch BCSE exchange-listed shares and bonds by ticker (case-insensitive substring match).
search_by_nameSearch companies AND securities issuers by name, full name, or UNP (Belarusian tax ID).
currency_rate_getGet NBRB (National Bank of Belarus) official FX rates against BYN (Belarusian ruble) for USD, EUR, and/or RUB.
trading_stats_getGet trading statistics for a BCSE exchange-listed share or bond by TokenBel internal identifier (field name: uuid).
token_trading_stats_getGet primary-market sales statistics for a token by its TokenBel internal identifier (field name: uuid).
company_financial_params_getGet financial parameters for a company or securities issuer by TokenBel internal identifier (field name: uuid).
company_tokens_listList summary cards of a company's active tokens (emissions).
company_shares_listList summary cards of a company's active shares.
company_bonds_listList summary cards of a company's active bonds.
entity_news_listList full published news events across a company's or issuer's full entity graph (the company, its security_issuers, their bonds/shares, and emissions under the company).