Mmcp.market

hostaway-kit MCP server

by stylabs·io.github.stylabs/hostaway-kit·v1.0.1

Read-only Hostaway MCP: listings, calendar, inbox, reports. Fixtures, no key. By STYLABS.

A85/100grade A
What users say
No reviews yet
Be the first
Safety scan
A85/100

full report

Adoption
Growing

0 stars29 downloads/wk

Reviews

Write one

Nobody has reviewed hostaway-kit yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

hostaway-kit tools (11)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • draft_reply

    Suggested reply grounded in THAT listing's fields, house rules, amenityId values, and calendar prices. Never invent rates (use calendar or say unknown). Never include wifi or door codes. Never POSTs a message — send is always false and there is no send endpoint.

  • get_calendar

    Retrieve listing calendar via GET /v1/listings/{id}/calendar?includeResources=1. Each day has status (available/blocked/reserved/pending), isAvailable, and price (null means unknown — do not invent a rate). Nested reservations are denylist-stripped.

  • get_listing

    Retrieve one listing via GET /v1/listings/{id}?includeResources=1. House rules, check-in hours (0–23), amenityId values, and photos are included. wifiPassword, door codes, and invoicing contacts are stripped.

  • inbox_triage

    Unanswered / SLA view Hostaway's inbox does not compute. A thread is unanswered when the latest message is incoming (or hasUnreadMessages with no later host reply). Default SLA is 2 hours. Does not send replies.

  • list_conversations

    List inbox threads via GET /v1/conversations?includeResources=1. Nested Reservation objects are denylist-stripped.

  • list_listings

    List Hostaway listings. Defaults to GET /v1/listings?specialStatus[]=active. Optional availabilityDateStart/End + availabilityGuestNumber filter the list the same way Hostaway does. Amenities are amenityId values, not free-text names. Check-in/out hours are 0–23. Denylisted access and invoicing fields are stripped.

  • list_messages

    List messages in a thread via GET /v1/conversations/{id}/messages. Read-only. There is no send tool.

  • list_reservations

    List reservations via GET /v1/reservations. Read-only. doorCode / doorCodeVendor / doorCodeInstruction are stripped. Create reservation is not implemented.

  • report_completeness

    Listing completeness from reads: missing photos, missing house rules, missing amenities (empty listingAmenities). Not a financial report.

  • report_inbox

    Unanswered thread counts by listing, computed from conversation reads. Not a Hostaway owner statement.

  • report_occupancy

    Occupancy and blocked holes computed from calendar reads. Occupancy = reserved nights / (reserved + available). Blocked holes are consecutive blocked/hardBlock days. Not an owner statement. No financials.

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

no findings
  • Code scan21 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitystatic API keys via environment variables6/15
  • Maintenancelast push 21 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10
Overall 85/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y hostaway-kit on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add hostaway-kit -- npx -y hostaway-kit
Add to Cursor

hostaway-kit: common questions

Is hostaway-kit MCP server safe?
Yes, by our scan: it is graded A (85/100). Read the hostaway-kit safety report
How do I install hostaway-kit?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does hostaway-kit need an API key?
Yes. The registry entry asks for HOSTAWAY_CLIENT_SECRET.
Is hostaway-kit maintained?
The last commit was 21 days ago (2026-08-31). The latest release is v1.0.1.
What can I use instead of hostaway-kit?
Servers from other publishers that do the same job: Workspace MCP server, Atomic Mail MCP server and Google Workspace MCP server. Compare all hostaway-kit alternatives.

Alternatives to hostaway-kit

Same job from other publishers: the closest match first, then the best rated.

All hostaway-kit alternatives →
  • Workspace
    Google Workspace MCP server for Gmail, Drive, Calendar, Docs, Sheets, Slides, Forms, Tasks, Chat.
    A
  • Atomic Mail
    Programmable email inbox for AI agents — JMAP, PoW auth, stdio MCP server.
    A
  • Google Workspace
    Give AI agents access to Gmail, Calendar, Drive, and more — multi-account, manifest-driven
    A
  • Email Inbox API + Sending by Sendmux
    AI email inbox and sending tools with attachments, search, live events, and webhooks.
    A
  • Local
    Let ChatGPT, Claude & Cursor use your Mac: email, calendar, iMessage, Teams, files. Local, free.
    C

More from stylabs