mcpserver.lol
registry/tokenbel-mcp
Connection check verified live · 27h ago

tokenbel-mcp

Read-only MCP server for Belarusian securities: tokens, shares, bonds, companies.

Tools 19
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

19 tools

Read from the running server on 27h ago.

bond_get_by_uuid read-only uuid*
Get a single BCSE exchange-listed bond by its TokenBel internal identifier (field name: uuid). Returns ticker, issuer_uuid/issuer_name, bond_kind, current coupon/annual yield rate,…
bond_list read-only limitis_tradingcursor_uuidissuer_uuidcursor_created_at
List active BCSE exchange-listed bonds with optional filtering by securities issuer TokenBel internal id (parameter name: issuer_uuid) and today-trading flag. Use issuer_uuid from…
company_bonds_list read-only uuid*limitcursor_uuidcursor_created_at
List summary cards of a company's active bonds. Accepts a company OR issuer TokenBel id; resolves the company and returns its bonds.
company_financial_params_get read-only uuid*limit_periods
Get financial parameters for a company or securities issuer by TokenBel internal identifier (field name: uuid). Returns periodic financial statement metrics (balance, equity, long/…
company_get_by_uuid read-only uuid*
Get a single company catalogue row by its TokenBel internal identifier (field name: uuid). Returns name, full_name, UNP (Belarusian tax ID), industry, logo, and activity flag. Comp…
company_list read-only limitindustrycursor_uuidcursor_created_at
List active company catalogue rows with optional filtering by industry. This does not list security_issuer rows directly; use search_by_name to find issuers and then share_list/bon…
company_shares_list read-only uuid*limitcursor_uuidcursor_created_at
List summary cards of a company's active shares. Accepts a company OR issuer TokenBel id; resolves the company and returns its shares.
company_tokens_list read-only uuid*limitcursor_uuidcursor_created_at
List summary cards of a company's active tokens (emissions). Accepts a company OR issuer TokenBel id; resolves the company and returns its tokens.
currency_rate_get read-only datedate_tocurrencygroup_bydate_from
Get NBRB (National Bank of Belarus) official FX rates against BYN (Belarusian ruble) for USD, EUR, and/or RUB. Rates are BYN per 1 unit of foreign currency. Modes: latest (no dates…
entity_news_list read-only uuid*limitdate_todate_fromevent_typesimpact_types +2
List 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). Accepts a…
search_by_name read-only limitquery*
Search companies AND securities issuers by name, full name, or UNP (Belarusian tax ID). Results are tagged with entity_type: "company" (use company_get_by_uuid) or "issuer" (use uu…
search_by_ticker read-only limitquery*
Search BCSE exchange-listed shares and bonds by ticker (case-insensitive substring match). Tokens are excluded because they do not have ticker symbols. Use the returned uuid value…
share_get_by_uuid read-only uuid*
Get a single BCSE exchange-listed share by its TokenBel internal identifier (field name: uuid). Returns ticker, issuer_uuid/issuer_name, share_kind (common/preferred), nominal valu…
share_list read-only limitis_tradingcursor_uuidissuer_uuidcursor_created_at
List active BCSE exchange-listed shares with optional filtering by securities issuer TokenBel internal id (parameter name: issuer_uuid) and today-trading flag. Use issuer_uuid from…
share_payouts_get read-only uuid*
Get dividend/payout history and an aggregate summary for a single share by its TokenBel internal identifier (field name: uuid). Use search_by_ticker to find a share, then call this…
token_get_by_uuid read-only uuid*
Get a single token by its TokenBel internal identifier (field name: uuid). Tokens are TokenBel-native tokenized corporate securities on fintech platforms (fainex/finstore/bynex/whi…
token_list read-only limitstatusplatformcursor_uuidcursor_created_at
List active tokens with optional filtering by fintech platform and token lifecycle status. Tokens do not have tickers; use this list tool to browse tokenized securities by platform…
token_trading_stats_get read-only uuid*date_todate_from
Get primary-market sales statistics for a token by its TokenBel internal identifier (field name: uuid). Returns a per-day series of tokens sold (derived from the cumulative instrum…
trading_stats_get read-only uuid*date_todate_from
Get trading statistics for a BCSE exchange-listed share or bond by TokenBel internal identifier (field name: uuid). Use search_by_ticker first. Modes: latest_30d (default, no dates…