Loading languages...
MC

mcp-compare-zipcodes

@anna8murphy1

A FastMCP-compatible **Model Context Protocol (MCP)** server for comparing zipcode-level demographic distributions. It includes a tool for detecting statistically significant differences in population segments—based on age, gender, and ethnicity—between two ZIP Code Tabulation Areas (ZCTAs), using z-score analysis over synthetic census data.

zipcode
demographics
census
comparison

# mcpServer Config

{
  "mcpServers": {
    "mcp-compare-zipcodes": {
      "command": "uv",
      "args": [
        "--directory",
        "/ABSOLUTE/PATH/TO/PARENT/FOLDER/mcp-compare-zipcodes",
        "run",
        "compare-zipcodes.py"
      ]
    }
  }
}

# stdio

uv run compare-zipcodes.py
Transport:
stdio
भाषा:
Python
बनाया गया:4/12/2025
अद्यतन किया गया:5/5/2025