MCP.so
ログイン
B

Bloomberg Mcp Server

@VrushilG

Bloomberg Mcp Server について

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

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

VrushilG

投稿者

Vrushil Gajra

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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

コメント

「その他」の他のコンテンツ