Skip to main content
Glama
madushankaf

Bloomberg MCP Server

by madushankaf

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PATHNoMCP endpoint path./mcp
MCP_API_KEYNoOptional shared secret accepted as x-api-key or Bearer token for backend authentication.
MCP_HTTP_HOSTNoHTTP listen address.0.0.0.0
MCP_HTTP_PORTNoHTTP listen port.8000
MCP_STATELESSNoIf true, use stateless HTTP transport (no server-side session state).true
BLOOMBERG_HOSTNoBLPAPI endpoint host.localhost
BLOOMBERG_MODENoOperation mode: 'auto' falls back to mock, 'blpapi' fails fast if Bloomberg unreachable, 'mock' serves deterministic mock data.auto
BLOOMBERG_PORTNoBLPAPI endpoint port.8194
MCP_ALLOWED_HOSTSNoComma-separated allowed Host header values to enable DNS-rebinding protection, e.g. 'bloomberg-mcp:8000,localhost:*'.
MCP_API_KEY_HEADERNoHeader name used to read the API key from.x-api-key
MCP_JSON_RESSPONSENotrue
MCP_ALLOWED_ORIGINSNoComma-separated allowed origins for CORS if set.
BLOOMBERG_MAX_FIELDSNoMaximum number of fields allowed per request.50
BLOOMBERG_TIMEOUT_MSNoPer-request timeout in milliseconds.30000
BLOOMBERG_AUTH_OPTIONSNoB-PIPE/SAPI authentication string, e.g. 'AuthenticationMode=APPLICATION_ONLY;ApplicationAuthenticationType=APPNAME_AND_KEY;ApplicationName=my-app'.
BLOOMBERG_MAX_SECURITIESNoMaximum number of securities allowed per request.100
BLOOMBERG_TLS_CLIENT_CERTNoPath to the B-PIPE client certificate (PKCS#12 file).
BLOOMBERG_TLS_TRUST_MATERIALNoPath to the B-PIPE trust material (root certificate PKCS#7 file).
BLOOMBERG_TLS_CLIENT_CERT_PASSWORDNoPassword for the B-PIPE client certificate.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/madushankaf/mcp-bloomberg-mock'

If you have feedback or need assistance with the MCP directory API, please join our Discord server