Back to Apps

Borsa MCP
by saidsurucu
Comprehensive MCP Server for Turkish & American Stock Exchange, Fund (TEFAS), and Macroeconomic data.
0 stars
Works in:claude
Exposes:Tools
What it does
Borsa MCP provides LLMs with deep access to financial markets, specifically targeting the Borsa İstanbul (BIST) and US markets (NYSE/NASDAQ). It integrates data from KAP, Yahoo Finance, BtcTurk, Coinbase, and the Central Bank of the Republic of Türkiye (TCMB) to enable complex financial analysis, technical scanning, and macroeconomic tracking.
Tools
search_symbol: Find tickers for stocks, indices, funds, and crypto.get_profile: Get company details, sector info, and Islamic finance compliance.get_technical_analysis: Calculate RSI, MACD, and Bollinger Bands.get_financial_ratios: Perform Buffett analysis and financial health checks.get_fund_data: Access TEFAS fund performance and portfolio distributions.get_evds_data: Retrieve macro series from TCMB EVDS.scan_stocks: Run technical scanners (Supertrend, T3) for BIST.get_crypto_market: Get real-time data from BtcTurk and Coinbase.
Installation
{
"mcpServers": {
"borsa-mcp": {
"command": "uvx",
"args": [
"--from", "git+https://github.com/saidsurucu/borsa-mcp",
"borsa-mcp"
]
}
}
}
Supported hosts
Confirmed for Claude Desktop and Google Antigravity (via custom config).
Quick install
uvx --from git+https://github.com/saidsurucu/borsa-mcp borsa-mcpInformation
- Pricing
- free
- Published
- 6/6/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"borsa-mcp": {
"command": "uvx",
"args": [
"--from", "git+https://github.com/saidsurucu/borsa-mcp",
"borsa-mcp"
]
}
}
}





