PluginBench
MCP Server

BEA Economic Accounts MCP Server

com.olyport/bea

What is the BEA Economic Accounts MCP server?

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

How to install BEA Economic Accounts

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "bea": {
      "url": "https://mcp.olyport.com/bea/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "bea": {
      "serverUrl": "https://mcp.olyport.com/bea/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "bea": {
      "type": "http",
      "url": "https://mcp.olyport.com/bea/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "bea": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.olyport.com/bea/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http bea https://mcp.olyport.com/bea/mcp

Related MCP servers

Unemployment rates, labor force, and Consumer Price Index from the Bureau of Labor Statistics

Morbidity and Mortality Weekly Reports and disease surveillance

County and tract-level health outcomes, behaviors, and preventive services from CDC PLACES

SVI scores and theme breakdowns by county and tract

Leading causes of death, mortality rates, infant mortality, and drug overdose data

Population, income, poverty, education, housing, and commuting from the US Census ACS