Skip to main content
Glama

BLS MCP Server

by kovashikawa

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoThe logging levelINFO
DATA_PROVIDERNoThe data provider to usemock
MCP_SERVER_HOSTNoThe host for the MCP serverlocalhost
MCP_SERVER_PORTNoThe port for the MCP server3000

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_series

Fetch BLS data series by ID with optional date range filtering. Returns time series data points with values, periods, and metadata.

list_series

List available BLS data series with optional category filtering. Returns series metadata including titles, IDs, and categories.

get_series_info

Get detailed metadata information about a specific BLS series. Returns series title, description, category, and data availability.

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/kovashikawa/bls_mcp'

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