drio
  • App Tracker
  • Contact
Sign inStart Free
drio© 2026 drio All rights reserved.

Get the Builder Brief

Weekly notes from Yash on MCP, ChatGPT apps, and getting business workflows into production.

Product
HomeTemplatesHow it worksPricing
Solutions
Use casesOperations teamsEcommerce teamsFinance teamsRecruiting teamsReal estate teams
Resources
DocsMCP RegistryGlossaryBlogChangelog
Company
Contact usWhy driodrio agency↗Privacy PolicyTerms of Service
All systems normal
Follow us on:
MCP Registry/xbbg MCP
X

xbbg MCP

Local Bloomberg tools for xbbg users.

Use with clientMarkdown

Install and compare this MCP server

Use this profile to copy client config, check auth requirements, review tools and resources, and compare related MCP servers before adding it to an AI client.

Install
Client config available
Clients
Claude, Cursor, VS Code, Codex
Transport
STDIO
Auth
Not captured
Capabilities
0 tools, 0 resources, 0 prompts
Related
Draugr, Vibrai — arrangement engine for Ableton Live, savvly

Want MCP integration examples?

Get practical integration notes and launch examples for MCP servers like xbbg MCP.

InstallAuthTools & ResourcesOverview

Install

Connection

Transport
STDIO
Environment
{ "XBBG_MCP_LIB_DIR": "YOUR_VALUE_HERE", "XBBG_MCP_HOST": "localhost", "XBBG_MCP_PORT": "8194", "XBBG_MCP_AUTH_METHOD": "none", "XBBG_MCP_MAX_ROWS": "500", "XBBG_MCP_MAX_STRING_CHARS": "2048" }

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

{
  "mcpServers": {
    "io-github-xbbg-org-xbbg-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-io-github-xbbg-org-xbbg-mcp"
      ],
      "env": {
        "XBBG_MCP_LIB_DIR": "YOUR_VALUE_HERE",
        "XBBG_MCP_HOST": "localhost",
        "XBBG_MCP_PORT": "8194",
        "XBBG_MCP_AUTH_METHOD": "none",
        "XBBG_MCP_MAX_ROWS": "500",
        "XBBG_MCP_MAX_STRING_CHARS": "2048"
      }
    }
  }
}

Config location

macOS
~/Library/Application Support/Claude/claude_desktop_config.json
Windows
%APPDATA%\Claude\claude_desktop_config.json

Auth

Package transport

No remote HTTP endpoint is advertised. Use the package or stdio setup shown in Install.

Tools & Resources

Tools
0
Resources
0
Prompts
0
No public tools, resources, or prompts captured yet. Use Auth when this server requires credentials.

Tools

No tools captured yet.

Resources

No resources captured yet.

Prompts

No prompts captured yet.

Questions

What is xbbg MCP?+

xbbg MCP is an MCP server for Local Bloomberg tools for xbbg users.. It supports STDIO transport.

How do I install xbbg MCP?+

Use the client-specific config in Install and add it to your MCP-compatible client.

How do I add xbbg MCP to Claude Desktop?+

Choose the Claude Desktop tab in Install and copy the config into Claude Desktop's MCP server settings.

How do I add xbbg MCP to Claude Code?+

Choose the Claude Code tab in Install and copy the config into Claude Code's MCP server settings.

How do I use xbbg MCP with Codex?+

Choose the Codex tab in Install and copy the config into Codex's MCP server settings.

How do I add xbbg MCP to Cursor or VS Code?+

Choose the Cursor or VS Code tab in Install and copy the config into Cursor or VS Code's MCP server settings.

What endpoint and transport does xbbg MCP use?+

xbbg MCP uses STDIO transport. Use the package or command config in Install.

What tools and resources does xbbg MCP expose?+

xbbg MCP inventory is listed when the MCP endpoint exposes tools, resources, or prompts. Some servers require auth first.

Does xbbg MCP require authentication?+

xbbg MCP does not advertise a verified auth requirement. If discovery fails, it may still need provider login, an API key, a bearer token, or a session header.

Related MCPs

DraugrSecurity scanning for AI agents: SAST, SCA, secrets, IaC, DAST, ranked by real risk.Vibrai — arrangement engine for Ableton LiveArrange your own clips and instruments into finished song structures in Ableton Live 12.savvlySavvly MCP: query fund data, model projections, and compare against alternative retirement products.Signadot MCP ServerConnect to Signadot to manage ephemeral environments and route traffic to local services.Serial MCPMCP server for serial port communication. 25 tools, resources, prompts, and stdio/HTTP transports.ghcli-mcp-connectorMCP server for the GitHub CLI (gh). Read-only by default; single Go binary.

Profile notes

  • Package: Mcpb https://github.com/xbbg-org/xbbg/releases/download/v1.4.5/xbbg-mcp-v1.4.5.mcpb v1.4.5
  • Environment variable: XBBG_MCP_LIB_DIR
  • Environment variable: XBBG_MCP_HOST (default localhost)
  • Environment variable: XBBG_MCP_PORT (default 8194)
  • Environment variable: XBBG_MCP_AUTH_METHOD (default none)
  • Environment variable: XBBG_MCP_MAX_ROWS (default 500)
  • Environment variable: XBBG_MCP_MAX_STRING_CHARS (default 2048)

Packages

PackageRegistryVersionInputs
https://github.com/xbbg-org/xbbg/releases/download/v1.4.5/xbbg-mcp-v1.4.5.mcpb

stdio

mcpb1.4.5

Env: XBBG_MCP_LIB_DIR

Env: XBBG_MCP_HOST

Env: XBBG_MCP_PORT

Env: XBBG_MCP_AUTH_METHOD

Env: XBBG_MCP_MAX_ROWS

Env: XBBG_MCP_MAX_STRING_CHARS

Details

Version
1.4.5
Repository
https://github.com/xbbg-org/xbbg
Website
https://github.com/xbbg-org/xbbg/tree/main/apps/xbbg-mcp
Updated
Jul 18, 2026