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
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Nginx UI
0xJackyYet another WebUI for Nginx
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Comments