Bloomberg MCP
@djsamseng
Bloomberg MCP について
A MCP server providing financial data from Bloomberg blpapi
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"bloomberg-mcp": {
"command": "uv",
"args": [
"run",
"bloomberg-mcp",
"--sse",
"--host",
"127.0.0.1",
"--port",
"8000"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Bloomberg MCP?
A Model Context Protocol server that provides financial data from Bloomberg's blpapi library. It is designed for developers and AI agents who need programmatic access to Bloomberg financial data through MCP-compatible clients like Cursor and Claude Code.
How to use Bloomberg MCP?
Install via UV with the Bloomberg blpapi index configured, then run the server: uv run bloomberg-mcp --sse --host 127.0.0.1 --port 8000. Configure your MCP client (e.g., Cursor or Claude Code) to connect to the SSE endpoint at the specified host and port.
Key features of Bloomberg MCP
- Serves financial data from Bloomberg's blpapi
- Uses industry-standard MCP protocol
- Supports SSE (Server-Sent Events) transport
- Works with Cursor and Claude Code
- Can be run locally on macOS/Linux
Use cases of Bloomberg MCP
- Query real-time or historical financial data via natural language in an AI coding assistant
- Automate financial analysis workflows inside Cursor or Claude Code
- Enable AI agents to access Bloomberg Terminal data for research
FAQ from Bloomberg MCP
What dependencies does Bloomberg MCP require?
You need Bloomberg blpapi (installed via a private index), UV, and a Bloomberg Terminal subscription for data access.
What transport protocols does Bloomberg MCP support?
It supports SSE (Server-Sent Events) transport. Stdio mode is also available for testing with the included client examples.
How do I connect Cursor to Bloomberg MCP?
Add the SSE URL to your .cursor/mcp.json configuration file (project-level or global).
Is Claude Desktop supported?
Remote hosts for Claude Desktop are still in development as of this README.
「その他」の他のコンテンツ
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
コメント