You're viewing a demo portfolio

Join the waitlist
PRSM

attom_rental_avm

Active

Tool of Attom

declared in 0.1.0

"How much can I rent [house] for" / "estimated rent for [address]" / "rental income on [property]" / "rental yield of [home]" — rental AVM for a US residential property. Returns estimated monthly rent, rental yield percentage, and rental value range. Use for landlord / investor / cash-flow analysis questions.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "_apiKey": "your-attom-api-key",
      "address1": "123 Main St",
      "address2": "Denver, CO 80202"
    }
  ],
  "required": [
    "address1",
    "address2",
    "_apiKey"
  ],
  "properties": {
    "_apiKey": {
      "type": "string",
      "description": "ATTOM API key"
    },
    "address1": {
      "type": "string",
      "description": "Street address (e.g., \"123 Main St\")"
    },
    "address2": {
      "type": "string",
      "description": "City, state ZIP (e.g., \"Denver, CO 80202\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Attom

https://github.com/pipeworx-io/mcp-attom

1/7 registries
View full server →
attom_rental_avm — Attom — PRSM MCP