Skip to main content
Glama

BLS MCP Server

by kovashikawa

get_series_info

Retrieve detailed metadata for Bureau of Labor Statistics data series including title, description, category, and data availability using the series ID.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
series_idYesBLS series ID (e.g., 'CUUR0000SA0')

Input Schema (JSON Schema)

{ "properties": { "series_id": { "description": "BLS series ID (e.g., 'CUUR0000SA0')", "title": "Series Id", "type": "string" } }, "required": [ "series_id" ], "type": "object" }

Other Tools from BLS MCP Server

Related Tools

    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