mcpbeat Sign in

xbbg MCP Server

by underloam Your server? Claim it
local only

xbbg MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 19 Sep 2026.

Local Bloomberg tools for xbbg users.

Installs / week
not published
705
Stars
3 open issues
19 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Rust

What the code does

We read the source, 7 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command defs/codegen/generate.py:1113
    result = subprocess.run(
Builds a file path from a variable js-xbbg/src/runtime-search-path.ts:100
  return BLPAPI_RUNTIME_NAMES.some((name) => exists(path.join(dir, name)));
        __import__(module_name)
In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation .github/workflows/pypi_upload.yml:226
      - name: Select manylinux Python ${{ matrix.python }} (Linux)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to xbbg MCP

same job, measured the same way
xbbg MCP
by xbbg-org

Local Bloomberg tools for xbbg users.

local only
Selenium MCP
by pshivapr

Selenium Tools for MCP

53 installs/wk local only
Playwright MCP
by microsoft

Playwright Tools for MCP

5 247 752 installs/wk local only
Playwright MCP
by dinesh-nalla-se

Playwright Tools for MCP

34 installs/wk local only
TMDB MCP by UnClick
by malamutemayhem

TMDB tools for tmdb, movies, tv by UnClick.

18 installs/wk local only
LeanTrading MCP
by leantrading

OAuth LeanTrading tools for eligible Pro, Elite, Blueprint, and Admin users.

answering
OMDb Movies MCP by UnClick
by malamutemayhem

OMDb Movies tools for movies, omdb, imdb by UnClick.

15 installs/wk local only
Open Library MCP by UnClick
by malamutemayhem

Open Library tools for books, openlibrary, library by UnClick.

18 installs/wk local only

xbbg MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for xbbg MCP?
xbbg MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is xbbg MCP open source?
Yes — it is published under the Apache-2.0 licence, written in Rust, 705 stars on GitHub and 3 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.