Bloomberg Data icon

Bloomberg Data

Facilitates access to Bloomberg API market data through a local server.

About

This Python-based server provides a straightforward interface to acquire Bloomberg API market data. It supports two operational modes: a recommended stdio mode for direct inter-process communication, ideal for integration with tools like Claude Desktop, and an HTTP/SSE mode for network-based access, suitable for web UIs or custom clients. The server offers comprehensive functions for searching securities and fields, alongside capabilities for retrieving real-time, historical, and bulk financial data, making it a powerful personal tool for local market analysis and AI-driven data processing.

Key Features

  • Support for both stdio (inter-process) and HTTP/SSE (network) server modes
  • 0 GitHub stars
  • Retrieve current and historical market data (BDP/BDH equivalent)
  • Acquire bulk market data (BDS equivalent)
  • Search for securities by company name or ticker
  • Search for available Bloomberg fields

Use Cases

  • Integrate Bloomberg market data analysis with AI tools like Claude Desktop
  • Develop custom client applications requiring Bloomberg API data
  • Perform local, personal financial market data analysis
Advertisement

Advertisement