Loading MCP server directory, please wait...
U.S. demographics, housing, mortgage, migration, and employment data via loc8n API
npx @getmcp/cli add io.github.gener8v-thomas/mcp-geographic-dataRequires Node.js 18+. Community-contributed server. Review source before installing.
LOC8N_API_KEYAPI key for the loc8n Geographic Data API
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.gener8v-thomas/mcp-geographic-data": {
"command": "npx",
"args": [
"-y",
"@gener8v/mcp-geographic-data"
],
"env": {
"LOC8N_API_KEY": ""
}
}
}
}