MCP Uptime
← MCP Reliability Index  /  Dev & Git
B

BEA Economic Accounts

com.olyport/bea
County GDP, personal income, and employment from the Bureau of Economic Analysis
healthy
status
5
tools exposed
1851ms
connect latency
8ed81455395c
schema fingerprint

Tools (5)

get_county_gdp
Get GDP by county from the BEA Regional accounts (CAGDP1 table). Returns all-industry GDP for a county or state total. When year is omitted, returns the last 5 available years. GeoFips format: 5-digit county FIPS (e.g. '53067' for Thurston County, WA). For state totals use 2-digit
get_county_personal_income
Get personal income by county from the BEA Regional accounts (CAINC1 table). Returns total personal income for a county or state total. When year is omitted, returns the last 5 available years. GeoFips format: 5-digit county FIPS (e.g. '53067') or state total (e.g. '53000'). Args:
get_county_employment
Get total full-time and part-time employment by county from BEA (CAEMP25N table). Returns employment counts for a county or state total. When year is omitted, returns the last 5 available years. GeoFips format: 5-digit county FIPS (e.g. '53067') or state total (e.g. '53000'). Args
get_metro_gdp
Get GDP by metropolitan statistical area from BEA (MAGDP1 table). Returns all-industry GDP for an MSA. When year is omitted, returns the last 5 available years. Args: msa_code: MSA/CBSA code (e.g. '42660' for Seattle-Tacoma-Bellevue). year: Specific year to retrieve. Om
list_available_tables
List all available Regional dataset table names from the BEA API. Returns table name codes and descriptions for use with other BEA tools. Useful for discovering which datasets are available.

Endpoint

https://mcp.olyport.com/bea/mcp
Category: Dev & Git · Last checked: 2026-07-30T13:05:39Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.