MCP.so
Sign In
B

Bloomberg Mcp Server

@VrushilG

About Bloomberg Mcp Server

This project provides a Model Context Protocol (MCP) server that integrates with Bloomberg’s Hypermedia API.

Basic information

Category

Other

Transports

stdio

Publisher

VrushilG

Submitted by

Vrushil Gajra

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "Rates-Extraction-HTTP": {
      "url": "http://127.0.0.1:8000/mcp",
      "headers": {
        "Content-Type": "application/json",
        "x-librechat-user-email": "[email protected]"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Bloomberg MCP Server?

This server integrates with Bloomberg's Hypermedia API via the Model Context Protocol, allowing clients to fetch historical and current rates in a structured, normalized format.

How to use Bloomberg MCP Server?

Key features of Bloomberg MCP Server?

  • Integrates with Bloomberg’s Hypermedia

Comments

More Other MCP servers