gov.disaster-assistance

FEMA disaster assistance dollars — how much federal aid was approved or obligated for a declared disaster, by place. program=individuals (default) returns Individuals & Households Program (IHP) approved housing assistance, one record per ZIP per disaster, with FEMA-approved repair/replace, rental...

Server Mcp @2sio/mcp
Category Read
Risk class Low
Parameters 00 required

What gov.disaster-assistance does on Mcp

AI agents call gov.disaster-assistance to retrieve information from Mcp without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why gov.disaster-assistance needs a policy

This is a data retrieval tool that queries historical disaster assistance information. It returns factual records about approved/obligated funds without creating obligations, moving money, modifying data, or executing arbitrary code. The tool is read-only in nature—it surfaces existing government data.

From the tool's definition Tool retrieves historical FEMA disaster assistance data: 'how much federal aid was approved or obligated for a declared disaster, by place.' Returns read-only records of past approvals and obligations with no modification, creation, or deletion capabilities…

Questions about gov.disaster-assistance

What does the gov.disaster-assistance tool do? +

FEMA disaster assistance dollars — how much federal aid was approved or obligated for a declared disaster, by place. program=individuals (default) returns Individuals & Households Program (IHP) approved housing assistance, one record per ZIP per disaster, with FEMA-approved repair/replace, rental, and other-needs dollars and valid-registration counts (tenancy=owner default, or renter). program=public returns Public Assistance funded-project summaries, one record per applicant (state/local government, tribe, or eligible nonprofit) per disaster, with the federally obligated grant amount and project count. Filter by disasterNumber (the join key to gov.disaster-declarations), state (2-letter), and zipCode (5-digit, IHP only); ordered by approved/obligated dollars (highest first) with the total matching count + a normalized approvedAmountUSD per record. Free, public-domain (OpenFEMA). Distinct from gov.disaster-declarations (what was declared/authorized), gov.risk-index (modeled risk), gov.nfip-claims (flood-insurance losses) — the realized federal-spend record. It is categorised as a Read tool in the Mcp MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on gov.disaster-assistance? +

Register the MCP server in PolicyLayer and add a rule for gov.disaster-assistance: 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 Mcp. Nothing to install.

What risk level is gov.disaster-assistance? +

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

Can I rate-limit gov.disaster-assistance? +

Yes. Add a rate_limit block to the gov.disaster-assistance 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 gov.disaster-assistance completely? +

Set action: deny in the PolicyLayer policy for gov.disaster-assistance. 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 gov.disaster-assistance? +

gov.disaster-assistance is provided by the MCP server (@2sio/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.