Connect large language models to Bureau of Labor Statistics data for analysis and retrieval.
BLS is a standalone Model Context Protocol (MCP) server designed to enable large language models (LLMs) to interact with Bureau of Labor Statistics (BLS) data. Built with the official MCP Python SDK, it provides a robust interface for fetching, listing, and gaining insights into BLS economic series. Initially leveraging realistic mock BLS data for rapid development and testing, it supports both local (stdio) and remote (SSE via ngrok) connections, ensuring compatibility with various LLM clients like Claude and GPT-4 through its modular design.