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

评论

其他 分类下的更多 MCP 服务器