# com.stayportland/mcp (remote · www.stayportland.com)

Search Portland rentals, compare homes, save a shortlist, and get a live quote. No payments.

- Trust score: 73/100 (medium)
- Change this week: −4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-27

> **Recent critical change**: Authorization (2026-09-22). See the changelog below before you install this server.

## Components

- remote · `www.stayportland.com`: 73/100 (this document), [markdown](https://verifymcp.io/servers/com-stayportland-mcp/www.md), [page](https://verifymcp.io/servers/com-stayportland-mcp/www)

## Channel facts

- Endpoint: `https://www.stayportland.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `2.1.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-27.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation check failed: no authorisation is required to call this server, and it exposes a tool marked destructive (complete_booking).
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 44/100
  - 0% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 1422 tokens (~79/item across 18 items; 14 tools + 4 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 97/100
  - Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 81/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 34% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 14 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 15 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).
  - Supports UI / widget rendering.

## Install

### How do I install the com.stayportland/mcp server?

com.stayportland/mcp is a hosted endpoint at https://www.stayportland.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-stayportland-mcp 'https://www.stayportland.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-stayportland-mcp": {
      "url": "https://www.stayportland.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-stayportland-mcp": {
      "type": "http",
      "url": "https://www.stayportland.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-stayportland-mcp]
url = "https://www.stayportland.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-stayportland-mcp": {
      "type": "remote",
      "url": "https://www.stayportland.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-stayportland-mcp --url 'https://www.stayportland.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-stayportland-mcp:
    url: "https://www.stayportland.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-stayportland-mcp": {
      "Transport": "http",
      "Url": "https://www.stayportland.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-stayportland-mcp -t streamable-http -u 'https://www.stayportland.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-stayportland-mcp": {
      "type": "http",
      "url": "https://www.stayportland.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-26 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-25 (score 72, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-09-24 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-22 (score 71, −6)

- [critical regression] Authorization: partial → fail
- [security] New tool “complete_booking”, which the server declares destructive
- [security] Tool “search_priced_availability” rewrote its description, which is the text the model reads
- [security] Tool “search_properties” rewrote its description, which is the text the model reads
- [functional regression] Schema quality: 1102 → 1422
- [functional] Server version: 2.2.0 → 3.0.0
- [functional] New tool “get_booking_status”
- [functional] New tool “prepare_booking”
- [cosmetic] “get_quote” added an optional parameter “petCount”
- [cosmetic] “search_priced_availability” added an optional parameter “petCount”
- [cosmetic] Tool “search_priced_availability” changed its title: Search rentals with all-in prices → Search rentals with confirmed prices

### 2026-09-21 (score 77, 0)

- [security] Tool “search_properties” rewrote its description, which is the text the model reads

### 2026-09-20 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-18 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (14)

### `prepare_booking` (~125 tokens)

Prepare a guest-approved booking

Create a fresh exact-date quote and secure hosted checkout link. Share the link with the guest for price review, details and payment approval. This tool never books, charges, or accepts card details. Its capability lets this agent check only this quote's booking status.

Input parameters:

- `checkin` (string, required): YYYY-MM-DD
- `checkout` (string, required): YYYY-MM-DD
- `guests` (integer)
- `listing` (string, required)
- `petCount` (integer): Pets attending; their checkout fees and applicable taxes are excluded from this base quote and must be approved in hosted checkout.

Output parameters:

- `accommodation` (number)
- `bookingCapability` (string)
- `capabilityExpiresAt` (string)
- `checkin` (string)
- `checkout` (string)
- `checkoutUrl` (string)
- `cleaning` (number)
- `currency` (string)
- `expiresAt` (string)
- `expiresNote` (string)
- `guestApprovalRequired` (boolean)
- `guests` (number)
- `inventoryHeld` (boolean)
- `listingTitle`
- `nights` (number)
- `note` (string)
- `petCount` (integer)
- `priceExcludes` (array)
- `priceIncludes` (array)
- `quoteId` (string)
- `taxes` (number)
- `total` (number)
- `totalCents` (integer)

### `get_booking_status` (~49 tokens)

Check a prepared booking

Read the coarse status of the exact checkout prepared by this agent. Requires its private booking capability. Returns no guest, card, PaymentIntent, or reservation identifiers.

Input parameters:

- `bookingCapability` (string, required)

Output parameters:

- `checkoutUrl` (string)
- `nextAction` (string)
- `note` (string)
- `quoteId` (string)
- `retryAfterSeconds` (integer)
- `state` (string)

### `complete_booking` (~60 tokens)

Complete an already approved booking

Resume the site's existing reservation finalizer only after the guest approved and authorized payment in hosted checkout. This cannot create or authorize a payment. Completion is controlled by a server flag; check status to follow an in-progress checkout.

Input parameters:

- `bookingCapability` (string, required)

Output parameters:

- `checkoutUrl` (string)
- `nextAction` (string)
- `note` (string)
- `quoteId` (string)
- `retryAfterSeconds` (integer)
- `state` (string)

### `search_properties` (~245 tokens)

Search Stay Portland rentals

Search Portland rentals across up to five date windows with verified layout, amenity, traveler-fit, accommodation-only price, rating, and neighborhood evidence. Dated results are live-bookable only. Use search_priced_availability when a traveler provides one date range and needs confirmed base prices including cleaning and stay taxes. After choosing candidates, call compare_properties for the visual explorer. Stay Portland charges no platform or booking fees when you book direct, and every direct booking comes with our guaranteed lowest price.

Input parameters:

- `amenities` (array)
- `bathrooms` (integer)
- `bedrooms` (integer)
- `beds` (integer)
- `checkin` (string): YYYY-MM-DD
- `checkout` (string): YYYY-MM-DD
- `dateWindows` (array)
- `guests` (integer)
- `limit` (integer)
- `maxNightly` (number)
- `neighborhood` (string)
- `offset` (integer)
- `personas` (array)
- `pets` (boolean)
- `propertyTypes` (array)
- `q` (string): public feature, neighborhood, or listing-copy criteria
- `sort` (string)

Output parameters:

- `availableCount` (number)
- `checkin` (string)
- `checkout` (string)
- `count` (number)
- `dateOptions` (array)
- `dated` (boolean)
- `guests` (number)
- `hasMore` (boolean)
- `nextOffset`
- `note` (string)
- `priceBasis` (string)
- `properties` (array)

### `search_priced_availability` (~289 tokens)

Search rentals with confirmed prices

Search Stay Portland's live availability for one required date range and return up to six exact base quotes per page. Use this first when a traveler provides dates and asks for options, full prices, fees, taxes, a budget comparison, or checkout links. Each result includes the home, accommodation, cleaning, taxes, USD base total, excluded pet fees and extras, and temporary checkout URL. Price sorting applies within the returned page. Use nextOffset to continue through matching inventory; retry unpricedProperties individually with get_quote. Quote creation never reserves, books, charges, or collects payment details.

Input parameters:

- `amenities` (array)
- `bathrooms` (integer)
- `bedrooms` (integer)
- `beds` (integer)
- `checkin` (string, required): YYYY-MM-DD
- `checkout` (string, required): YYYY-MM-DD
- `guests` (integer)
- `limit` (integer)
- `maxNightly` (number)
- `neighborhood` (string)
- `offset` (integer)
- `personas` (array)
- `petCount` (integer): Pets attending; their checkout fees and applicable taxes are excluded from this base quote and must be approved in hosted checkout.
- `pets` (boolean)
- `propertyTypes` (array)
- `q` (string): public feature, neighborhood, or listing-copy criteria
- `sort` (string)

Output parameters:

- `availableCount` (number)
- `checkin` (string)
- `checkout` (string)
- `count` (number)
- `guests` (number)
- `hasMore` (boolean)
- `incomplete` (boolean)
- `nextOffset`
- `note` (string)
- `pagePriceRange`
- `properties` (array)
- `unpricedCount` (number)
- `unpricedProperties` (array)

### `compare_properties` (~48 tokens)

Compare selected Portland rentals

Render a visual, source-grounded comparison for two to five listing ids or slugs selected from search_properties. Preserves the requested order and returns public listing profiles.

Input parameters:

- `listings` (array, required)

Output parameters:

- `compared` (number)
- `guidance` (string)
- `properties` (array)

### `suggest_alternate_dates` (~89 tokens)

Find nearby available dates

For one live listing, find the closest calendar-confirmed stays with the same length when preferred dates do not work. Results are not priced; call get_quote for the final total.

Input parameters:

- `checkin` (string, required): YYYY-MM-DD
- `checkout` (string, required): YYYY-MM-DD
- `flexDays` (integer)
- `limit` (integer)
- `listing` (string, required)

Output parameters:

- `alternatives` (array)
- `listingId` (string)
- `listingTitle`
- `note` (string)
- `requestedCheckin` (string)
- `requestedCheckout` (string)

### `get_collection_overview` (~35 tokens)

Discover Stay Portland

Public portfolio overview: live home count, Portland neighborhoods, direct-booking advantages, policies, and the no-payment tool boundary.

Output parameters:

- `advantages` (array)
- `bookingBoundary` (string)
- `browseUrl` (string)
- `city` (string)
- `listingCount` (number)
- `name` (string)
- `neighborhoods` (array)
- `policiesUrl` (string)

### `get_listing` (~45 tokens)

View a property profile

Full profile for one listing by Guesty id or slug: specs, amenities, rules, prices.

Input parameters:

- `listing` (string, required): 24-hex Guesty id or property slug

Output parameters:

- `amenities` (array)
- `bathrooms`
- `bedrooms`
- `beds`
- `bookUrl` (string)
- `checkinTime`
- `checkoutTime`
- `cleaningFee`
- `description`
- `fromNightly`
- `houseRules` (array)
- `image`
- `markdownUrl` (string)
- `minNights`
- `neighborhood`
- `parking`
- `petsAllowed`
- `photos` (array)
- `propertyType`
- `rating`
- `reviewCount`
- `reviewSummary`
- `roomType`
- `sleeps`
- `slug` (string)
- `squareFeet`
- `title` (string)

### `get_quote` (~101 tokens)

Get an all-in quote

Live all-in quote (nights + cleaning + taxes) and a checkout URL. Hand the guest the URL; never collect card details.

Input parameters:

- `checkin` (string, required): YYYY-MM-DD
- `checkout` (string, required): YYYY-MM-DD
- `guests` (integer)
- `listing` (string, required)
- `petCount` (integer): Pets attending; their checkout fees and applicable taxes are excluded from this base quote and must be approved in hosted checkout.

Output parameters:

- `accommodation` (number)
- `checkin` (string)
- `checkout` (string)
- `checkoutUrl` (string)
- `cleaning` (number)
- `currency` (string)
- `expiresAt` (string)
- `expiresNote` (string)
- `guests` (number)
- `inventoryHeld` (boolean)
- `listingTitle`
- `nights` (number)
- `note` (string)
- `petCount` (integer)
- `priceExcludes` (array)
- `priceIncludes` (array)
- `quoteId` (string)
- `taxes` (number)
- `total` (number)
- `totalCents` (integer)

### `get_reviews` (~82 tokens)

Read guest reviews

Recent guest reviews — for one listing (by Guesty id or slug) or across the whole collection. Text, rating, and month+year only.

Input parameters:

- `limit` (integer)
- `listing` (string): 24-hex Guesty id or property slug; omit for all homes
- `offset` (integer)
- `sort` (string)

Output parameters:

- `averageRating`
- `count` (number)
- `nextOffset`
- `reviews` (array)
- `scope` (string)

### `shortlist_property` (~140 tokens)

Save a property to the guest's list

Save one property to the guest's list for this conversation, or drop it with remove: true. The result carries a sessionToken — reuse that exact token on every later shortlist_property and get_shortlist call in this conversation. Never read the token out to the guest; refer to it only as "your saved list". Saving creates no account and never collects card details.

Input parameters:

- `listing` (string, required): 24-hex Guesty id or property slug
- `remove` (boolean): true to remove the property from the list
- `session_token` (string): the sessionToken from an earlier shortlist call; omit only for the first save in a conversation

Output parameters:

- `items` (array)
- `note` (string)
- `sessionToken` (string)

### `get_shortlist` (~54 tokens)

Read the guest's saved list

List every property saved in this conversation. Pass the sessionToken returned by shortlist_property; refer to it with the guest only as "your saved list".

Input parameters:

- `session_token` (string, required): the sessionToken returned by shortlist_property

Output parameters:

- `items` (array)
- `note` (string)
- `sessionToken` (string)

### `get_policies` (~31 tokens)

Read booking policies

Canonical Stay Portland policies: fees, cancellation, pets, check-in, taxes, parking, house rules.

Output parameters:

- `markdown` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-stayportland-mcp/www#diagnostics

## Score history

- 2026-09-27: 73
- 2026-09-26: 73
- 2026-09-25: 72
- 2026-09-24: 72
- 2026-09-23: 71
- 2026-09-22: 71
- 2026-09-21: 77
- 2026-09-20: 77
- 2026-09-19: 76
- 2026-09-18: 76
- 2026-09-17: 75
- 2026-09-16: 75
- 2026-09-15: 74
- 2026-09-14: 74
- 2026-09-13: 73
- 2026-09-12: 73
- 2026-09-11: 72
- 2026-09-10: 72
- 2026-09-09: 72
- 2026-09-08: 71
- 2026-09-07: 71
- 2026-09-06: 70
- 2026-09-05: 70
- 2026-09-04: 69
- 2026-09-03: 69
- 2026-09-02: 68
- 2026-09-01: 68
- 2026-08-31: 67
- 2026-08-30: 67
- 2026-08-29: 66

## Common questions

### What is the com.stayportland/mcp server?

com.stayportland/mcp is listed in the public MCP registry as com.stayportland/mcp. Search Portland rentals, compare homes, save a shortlist, and get a live quote. No payments. This page covers its hosted endpoint (https://www.stayportland.com/mcp).

### Is the com.stayportland/mcp server safe to use?

com.stayportland/mcp scores 73 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the com.stayportland/mcp server expose?

com.stayportland/mcp exposes 14 tools: prepare_booking, get_booking_status, complete_booking, search_properties, search_priced_availability, and 9 more. Their descriptions and schemas cost roughly 1,393 tokens of context every time the server is loaded.

### Does the com.stayportland/mcp server require authentication?

No. We connected to com.stayportland/mcp without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the com.stayportland/mcp server still maintained?

com.stayportland/mcp is still listed as active in the MCP registry. We last reached this channel on 27 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://www.stayportland.com/mcp
- Changelog RSS feed: https://verifymcp.io/servers/com-stayportland-mcp/www.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-stayportland-mcp/www.json
- HTML version of this page: https://verifymcp.io/servers/com-stayportland-mcp/www
