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
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
More Other MCP servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Comments