Beta Space StudioBeta Space Studio logo
MCP Tools·2 January 2025·Said Sürücü·529

Borsa MCP

MCP server providing Turkish & American financial market data for Claude. BIST, forex, crypto, TEFAS and more.

Author: Said SürücüCategory: MCP ToolsLast update: 2 January 2025
Borsa MCP
529GitHub stars

Overview

Borsa MCP is a Model Context Protocol (MCP) server that provides Turkish and American financial market data for Claude and other LLMs.

Features

  • BIST Data: Stock prices, financial statements, KAP announcements (BIST is Borsa Istanbul - Turkish Stock Exchange)
  • Exchange Rates: Real-time and historical forex data (USD/TRY, EUR/TRY, etc.)
  • Crypto: Bitcoin, Ethereum and other cryptocurrencies
  • Indices: XU100, XU030 and sector indices (XU100 is the benchmark index of Borsa Istanbul, similar to S&P 500)
  • TEFAS: Mutual fund data (TEFAS is the Turkish Electronic Fund Distribution Platform)
  • US Market: NYSE and NASDAQ data

Installation

Quick Setup (Remote MCP)

Claude Desktop Settings → Connectors → Add Custom Connector:

  • URL: https://borsamcp.fastmcp.app/mcp

Manual Installation

Add to your Claude Desktop configuration file:

{
  "mcpServers": {
    "borsa": {
      "command": "uvx",
      "args": ["borsa-mcp"]
    }
  }
}

Usage

After installing the MCP, you can ask Claude questions about Turkish financial markets:

  • "What's THYAO's performance over the last month?" (THYAO is Turkish Airlines stock)
  • "What's today's USD/TRY exchange rate?"
  • "Which stocks are gaining the most in XU100 index?"
  • "What are the best performing mutual funds?"

Tools that connect to your own data.

Borsa MCP is open source. If your organization needs something similar for its own data sources, let's talk.

Borsa MCP - Resources | Beta Space Studio | Beta Space Studio