get_market_demographics

Get Census Bureau demographics for any US property address. Returns median income, population, employment rate, housing vacancy, median rents, and education levels for the census tract. This is address-specific data from the actual Census tract — not estimates. Claude cannot access this without t...

Server CRE Intelligence MCP Zwondra/cre-intelligence-mcp
Category Read
Risk class Low
Parameters 11 required

What get_market_demographics does on CRE Intelligence MCP

AI agents call get_market_demographics to retrieve information from CRE Intelligence MCP without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
address string Yes Full US property address (e.g. "1234 Main St, Charlotte, NC 28202")

Parameters from the server's own tool schema.

Why get_market_demographics needs a policy

This tool retrieves publicly available Census Bureau demographic information for a given property address. It has no capability to modify data, execute external operations, delete records, or commit financial transactions. The data returned (median income, population, employment rate, housing vacancy, median rents, education levels) are read-only queries of existing government datasets.

From the tool's definition Tool description explicitly states it 'Get[s] Census Bureau demographics' and 'Returns median income, population, employment rate...' — purely data retrieval with 'no side effects' characteristic of Read operations.

Questions about get_market_demographics

What does the get_market_demographics tool do? +

Get Census Bureau demographics for any US property address. Returns median income, population, employment rate, housing vacancy, median rents, and education levels for the census tract. This is address-specific data from the actual Census tract — not estimates. Claude cannot access this without the MCP. For 1/3/5-mile trade-area rings, use get_radius_demographics instead. It is categorised as a Read tool in the CRE Intelligence MCP MCP Server, which means it retrieves data without modifying state.

What parameters does get_market_demographics accept? +

get_market_demographics accepts 1 parameter: address. Required: address. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on get_market_demographics? +

Register the CRE Intelligence MCP server in PolicyLayer and add a rule for get_market_demographics: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches CRE Intelligence MCP. Nothing to install.

What risk level is get_market_demographics? +

get_market_demographics is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit get_market_demographics? +

Yes. Add a rate_limit block to the get_market_demographics rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block get_market_demographics completely? +

Set action: deny in the PolicyLayer policy for get_market_demographics. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides get_market_demographics? +

get_market_demographics is provided by the CRE Intelligence MCP server (Zwondra/cre-intelligence-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.