TokenBel Financial Data for Claude Desktop
io.github.andreidrang/tokenbel-mcp
Read-only MCP server for Belarusian securities: tokens, shares, bonds, companies.
client:Claude Desktop
transport:streamable-http
tools:19
Install TokenBel Financial Data in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"tokenbel-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.tokenbel.info/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- token_get_by_uuid
- token_list
- share_get_by_uuid
- share_list
- share_payouts_get
- bond_get_by_uuid
- bond_list
- company_get_by_uuid
- company_list
- search_by_ticker
- search_by_name
- currency_rate_get
- trading_stats_get
- token_trading_stats_get
- company_financial_params_get
- company_tokens_list
- company_shares_list
- company_bonds_list
- entity_news_list