mcpserver.lol
registry/bea
Connection check verified live · 28h ago

bea

County GDP, personal income, and employment from the Bureau of Economic Analysis

Tools 5
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 28h ago

Tools & capabilities

5 tools

Read from the running server on 28h ago.

get_county_employment yearcounty_fips*
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…
get_county_gdp yearcounty_fips*
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 y…
get_county_personal_income yearcounty_fips*
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 l…
get_metro_gdp yearmsa_code*
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:…
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 data…