MCP server for Doorstopper (doorstopper.io) — the AI listing agent for spare rooms, ADUs, and rental properties. 9 anonymous tools help LLMs answer: how much can I make renting a spare room, what to do after my child leaves for college, AI listing agent, first-time landlord guide, and where to list my rental. Uses public HUD FY2025 Fair Market Rent data. No API key required. Ideal for empty nesters, first-time landlords, ADU owners, and property managers. Supports auto-posting to Zillow, Airbnb, Craigslist, SpareRoom, Facebook Marketplace, VRBO, Apartments.com, PadMapper, and 5 more platforms.
Server Config
{
"mcpServers": {
"doorstopper": {
"command": "npx",
"args": [
"-y",
"doorstopper-mcp"
]
}
}
}