xbbg MCP server
Local Bloomberg tools for xbbg users.
705 stars
Reviews
Write oneNobody has reviewed xbbg MCP yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
xbbg MCP tools
No tool declarations could be read from the package source. They show once the server is installed.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- –Code scanpackage could not be scannedn/a
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 1 days ago15/15
- Maintainer identityregistry namespace matches repository owner7/10
What the publisher says
From the xbbg MCP repository's README, as published. We do not edit it. Read it on GitHub
<!-- markdownlint-disable MD013 MD031 MD032 MD033 MD041 MD051 -->
Python JavaScript Rust
Links: Documentation · Quickstart · Configuration · Examples notebook · Contributing · Changelog
<!-- xbbg:latest-release-start --> Latest release: xbbg==1.4.12 (release: notes) <!-- xbbg:latest-release-end -->
This main branch is the Rust-powered v1 release. For the legacy pure-Python line, use release/0.x.
Important: xbbg is an independent open-source project. It is not affiliated with, endorsed by, sponsored by, or approved by Bloomberg Finance L.P. or its affiliates. Bloomberg, Bloomberg Terminal, B-PIPE, BQL, and related names are trademarks or service marks of their respective owners. xbbg does not grant access to Bloomberg services, data, software, licenses, credentials, or entitlements; users must obtain and use those separately under their own Bloomberg agreements and applicable policies.
Contents
- What is xbbg?
- Why xbbg?
- Installation
- Quickstart
- JavaScript and Node
- Configuration and engines
- Common API surface
- Entitlement IDs
- Output backends
- Async usage
- Subscriptions: raw, tick mode, and all fields
- MCP server
What is xbbg?
xbbg is a Bloomberg client with Python as the primary surface and companion JavaScript/Node bindings, all backed by a shared Rust engine for request execution, response parsing, Arrow-shaped data movement, async workers, typed errors, and diagnostics.
Use xbbg when you already have Bloomberg access and want higher-level helpers for common request patterns, plus an escape hatch for lower-level Bloomberg service requests.
Core scope:
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
The registry entry has no remote endpoint or installable package.
xbbg MCP: common questions
- Is xbbg MCP server safe?
- Yes, by our scan: it is graded A (85/100). Read the xbbg MCP safety report
- Does xbbg MCP need an API key?
- No secret keys are declared. It reads 11 settings from the environment.
- Is xbbg MCP maintained?
- The last commit was 2 days ago (2026-09-18). The latest release is v1.4.12.