New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

census-mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

census-mcp

US Census population data by nation, state, and county. Requires a free Census API key.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

Census MCP

Read US Census population data for the nation, states, and counties. Requires a free Census API key.

This file is self contained. It reads public data only and never writes to the machine. All output is bounded and honest about what could not be fetched.

Tools

  • get_nation_population National population totals.
  • get_state_population Population by state FIPS code.
  • get_county_population County populations within a state.

Usage

npm install
npm run build
node dist/index.js

Set the CENSUS_API_KEY environment variable to your free key from the Census Bureau. Without it the server reports an honest error.

Keywords

mcp

FAQs

Package last updated on 21 Sep 2026

Related posts