saidsurucu/borsa-mcp
borsa-mcp is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of borsa-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Borsa MCP is a Model Context Protocol server designed to facilitate access to financial data from Borsa İstanbul, Turkish investment funds, global cryptocurrency markets, and more.
Try borsa-mcp with chat:
Tools
Functions exposed to the LLM to take actions
find_ticker_code
BIST STOCKS: Search companies by name to find ticker codes. STOCKS ONLY - use get_kripto_exchange_info for crypto.
get_sirket_profili
BIST STOCKS: Get company/index profile with financial metrics and sector info. STOCKS ONLY - use get_kripto_ticker for crypto.
get_bilanco
BIST STOCKS: Get company balance sheet with assets, liabilities, equity. STOCKS ONLY - crypto companies don't publish balance sheets.
get_kar_zarar_tablosu
BIST STOCKS: Get company income statement with revenue, profit, margins. STOCKS ONLY - crypto companies don't publish income statements.
get_nakit_akisi_tablosu
BIST STOCKS: Get company cash flow statement with operating/investing/financing flows. STOCKS ONLY.
get_finansal_veri
BIST STOCKS: Get stock/index historical OHLCV data for prices, volumes, charts. STOCKS ONLY - use get_kripto_ohlc for crypto.
get_analist_tahminleri
BIST STOCKS: Get analyst recommendations with buy/sell ratings and price targets. STOCKS ONLY.
get_temettu_ve_aksiyonlar
BIST STOCKS: Get stock dividends and corporate actions with dividend history, splits. STOCKS ONLY.
get_hizli_bilgi
BIST STOCKS: Get stock/index quick metrics with P/E, market cap, ratios. STOCKS ONLY - use get_kripto_ticker for crypto.
get_kazanc_takvimi
Get BIST stock earnings calendar: upcoming/past earnings dates, growth. STOCKS ONLY.
get_teknik_analiz
Get BIST stock/index technical analysis: indicators, signals, trends. STOCKS ONLY - use get_kripto_ohlc for crypto.
get_sektor_karsilastirmasi
Get BIST sector comparison: performance, valuations, rankings. STOCKS ONLY.
get_kap_haberleri
Get BIST company KAP news: official announcements, regulatory filings. STOCKS ONLY.
get_kap_haber_detayi
Get detailed KAP news content: full announcement text in markdown. STOCKS ONLY.
get_katilim_finans_uygunluk
Get BIST stock Islamic finance compatibility: Sharia compliance assessment. STOCKS ONLY.
get_endeks_kodu
Search BIST index codes by name: find index symbols like XU100, XBANK. INDICES ONLY.
get_endeks_sirketleri
Get companies in BIST index: list of stocks in index like XU100, XBANK. INDICES ONLY.
search_funds
Search Turkish mutual funds: find funds by name/category with performance data. FUNDS ONLY.
get_fund_detail
Get Turkish fund details: comprehensive fund info, performance, metrics. FUNDS ONLY.
get_fund_performance
Get Turkish fund historical performance: returns over time periods. FUNDS ONLY.
get_fund_portfolio
Get Turkish fund portfolio allocation: asset breakdown over time. FUNDS ONLY.
compare_funds
Compare Turkish mutual funds: side-by-side performance analysis. FUNDS ONLY.
get_fon_mevzuati
Get Turkish fund regulations: legal compliance guide for investment funds. REGULATIONS ONLY.
get_kripto_exchange_info
CRYPTO BtcTurk: Get exchange info with trading pairs, currencies, limits. CRYPTO ONLY - use find_ticker_code for stocks.
get_kripto_ticker
CRYPTO BtcTurk: Get crypto price data with current prices, 24h changes, volumes. CRYPTO ONLY - use get_hizli_bilgi for stocks.
get_kripto_orderbook
CRYPTO BtcTurk: Get crypto order book with bid/ask prices and quantities. CRYPTO ONLY - stock order books unavailable.
get_kripto_trades
CRYPTO BtcTurk: Get recent crypto trades with prices, amounts, timestamps. CRYPTO ONLY - use get_finansal_veri for stocks.
get_kripto_ohlc
CRYPTO BtcTurk: Get crypto OHLC chart data with open/high/low/close prices. CRYPTO ONLY - use get_finansal_veri for stocks.
get_kripto_kline
CRYPTO BtcTurk: Get crypto candlestick data with OHLCV arrays for charts. CRYPTO ONLY - use get_teknik_analiz for stocks.
get_kripto_teknik_analiz
CRYPTO BtcTurk: Get crypto technical analysis with RSI, MACD, signals. CRYPTO ONLY - use get_teknik_analiz for stocks.
get_coinbase_exchange_info
CRYPTO Coinbase: Get global exchange info with trading pairs and currencies. CRYPTO ONLY - use find_ticker_code for stocks.
get_coinbase_ticker
CRYPTO Coinbase: Get global crypto price data with USD/EUR prices. CRYPTO ONLY - use get_hizli_bilgi for stocks.
get_coinbase_orderbook
CRYPTO Coinbase: Get global crypto order book with USD/EUR bid/ask prices. CRYPTO ONLY - stock order books unavailable.
get_coinbase_trades
CRYPTO Coinbase: Get recent global crypto trades with USD/EUR prices. CRYPTO ONLY - use get_finansal_veri for stocks.
get_coinbase_ohlc
CRYPTO Coinbase: Get global crypto OHLC data for USD/EUR charts. CRYPTO ONLY - use get_finansal_veri for stocks.
get_coinbase_server_time
CRYPTO Coinbase: Get global server time and API status. CRYPTO ONLY - informational tool.
get_coinbase_teknik_analiz
CRYPTO Coinbase: Get crypto technical analysis with RSI, MACD, Bollinger Bands, signals. CRYPTO ONLY - use get_teknik_analiz for stocks.
get_dovizcom_guncel
CURRENCY & COMMODITIES: Get current exchange rate or commodity price from doviz.com.
get_dovizcom_dakikalik
CURRENCY & COMMODITIES: Get minute data for currencies/metals only. DO NOT use for fuel assets (gasoline, diesel, lpg).
get_dovizcom_arsiv
CURRENCY & COMMODITIES: Get historical OHLC data from doviz.com for custom date range.
get_economic_calendar
ECONOMIC CALENDAR: Get Turkish economic events calendar from Doviz.com (unemployment, inflation, PMI data).
get_turkiye_enflasyon
TCMB: Get Turkish inflation data (TÜFE/ÜFE) with date range filtering and statistics.
get_enflasyon_hesapla
TCMB: Calculate cumulative inflation between two dates using official TCMB data.
get_system_prompt
Use this tool to read Borsa MCP system prompt before calling any tool of Borsa MCP.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client