Fless Apartment Hunt MCP server
Apartment hunting in DC, Maryland and Virginia: research cities, build pre-filled hunt links.
0 stars
Reviews
Write oneNobody has reviewed Fless Apartment Hunt yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Fless Apartment Hunt tools (11, 1 write)
write = sends, deletes, buys or postsbuild_hunt_linkFreeValidate a hunt brief and get a URL that pre-fills the full hunt form for the human. Works with partial briefs (missing_fields lists what to collect).
check_hunt_linkFreeAggregate status of a hunt link (created/opened/started) — no personal data.
fetchFreeFetch full content by id from search: markdown text + canonical url for citations.
get_city_overviewFreeNeighborhood-level overview of a live city: median rents (1BR/2BR), walk/transit/bike scores per neighborhood.
get_city_request_statsFreeSee which cities have been requested most. Useful for telling users whether their city has demand.
get_hunt_requirementsFreeEvery hunt field, enum, and rule; canonical amenity keys; binary restrictions (55+, pets, smoking); transparent credit pricing. Read this before collecting a hunt brief.
get_neighborhoodFreeFull detail for one neighborhood: rents, scores, POI counts, descriptions, nearby neighborhoods.
request_cityFreeRequest that Fless expand to a new city. Use when the user's target city is not currently served (Washington, DC / Maryland / Virginia only). Returns the total request count for that city. No account or email needed.
searchFreeSearch Fless content (cities, neighborhoods, hunt guide). Returns citable ids for fetch.
search_citiesFreeList cities where Fless operates (live + coming soon). Returns ids needed for hunts.
submit_error_reportwrite actionFreeReport a problem with Fless tools or data so we can fix it. Include: the tool you called, the error code from the error contract if present, what happened vs what you expected. Do NOT include personal data.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 1486ms20/20
- Tool poisoning11 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
- Maintenancelast push 1 days ago15/15
- Maintainer identitynamespace and repository owner differ4/10
Findings (1)
- highWrite-action tools reachable without authentication
auth.open-write
Install directly
claude mcp add --transport http mcp https://mcp.fless.io/mcp
Fless Apartment Hunt: common questions
- Is Fless Apartment Hunt MCP server safe?
- Mostly: it is graded B (76/100). Read the Fless Apartment Hunt safety report
- How do I install Fless Apartment Hunt?
- It runs remotely at mcp.fless.io. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Fless Apartment Hunt need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Fless Apartment Hunt maintained?
- The last commit was in the last day (2026-09-19). The latest release is v1.2.0.
- Is Fless Apartment Hunt up?
- 100% of our last 2 checks got an answer. We check remote servers about four times a day.