Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.stayportland/mcp

REMOTE · WWW.STAYPORTLAND.COM · SCANNED SEP 27

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

−4 this week 73 Trust /100

Recent critical change

Authorization (22 Sept 2026). See the changelog before you install this server.

Trust breakdown (7 categories)

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. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability44
  • 0% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Fail
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1422 tokens (~79/item across 18 items; 14 tools + 4 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management97
  • Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage81
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 34% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 14 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 15 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
  • Supports UI / widget rendering.Pass
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.

remote · www.stayportland.com

# add to Claude Code
claude mcp add --transport http com-stayportland-mcp 'https://www.stayportland.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-stayportland-mcp": {
      "url": "https://www.stayportland.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-stayportland-mcp": {
      "type": "http",
      "url": "https://www.stayportland.com/mcp"
    }
  }
}
# ~/.codex/config.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
    }
  }
}
# add to OpenClaw
openclaw mcp add com-stayportland-mcp --url 'https://www.stayportland.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-stayportland-mcp:
    url: "https://www.stayportland.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-stayportland-mcp": {
      "Transport": "http",
      "Url": "https://www.stayportland.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-stayportland-mcp -t streamable-http -u 'https://www.stayportland.com/mcp'
// mcp.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 we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 26 Sept 26 +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.

  • 25 Sept 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 24 Sept 26 +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.

  • 22 Sept 26 −6
    • Authorization: partial → fail ▼ critical
    • 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 security
    • Schema quality: 1102 → 1422 ▼ functional
    • Server version: 2.2.0 → 3.0.0 functional
    • New tool “get_booking_status” functional
    • New tool “prepare_booking” functional
    • “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 cosmetic
  • 21 Sept 26 0
    • Tool “search_properties” rewrote its description, which is the text the model reads security
  • 20 Sept 26 +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.

  • 18 Sept 26 +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.

  • 16 Sept 26 +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.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 27 Sept 2026 · Probed https://www.stayportland.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=www.stayportland.com CN=YR2,O=Let's Encrypt,C=US 26 Aug 2026 24 Nov 2026 RSA 2048 SHA256-RSA 684496b0d7738e24130ed6cd3dbfaf14f97
SANs: www.stayportland.com
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of www.stayportland.com. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
stayportland.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload
content-security-policy default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.googletagmanager.com https://www.google-analytics.com https://region1.google-analytics.com https://connect.facebook.net https://js.stripe.com https://googleads.g.doubleclick.net https://beacon.beyondpricing.com https://pay.guesty.com https://bat.bing.com https://www.clarity.ms https://*.clarity.ms https://bzrcdn.openai.com https://*.bookingscloud.ai https://maps.googleapis.com https://maps.gstatic.com blob:; script-src-attr 'none'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; img-src 'self' data: blob: https://assets.guesty.com https://images.unsplash.com https://vbpxjiisorztbbinenpb.supabase.co https://eetqqpmtntncprcqbqbw.supabase.co https://lh3.googleusercontent.com https://www.google-analytics.com https://www.facebook.com https://connect.facebook.net https://*.googleapis.com https://*.gstatic.com https://*.google.com https://*.googleusercontent.com https://*.ggpht.com https://www.google.com https://googleads.
x-content-type-options nosniff
x-frame-options DENY
referrer-policy no-referrer
permissions-policy camera=(), microphone=(), geolocation=()

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://www.stayportland.com/mcp Verified 200
http (plaintext) http://www.stayportland.com/mcp HTTPS enforced 308 https://www.stayportland.com/mcp
MCP tools · 14 exposed · ~1,393 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
compare_properties ~48

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.

NameTypeReqDescription
listingsarrayyes–
NameTypeReqDescription
comparednumberyes–
guidancestringyes–
propertiesarrayyes–

No examples provided.

complete_booking ~60

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.

NameTypeReqDescription
bookingCapabilitystringyes–
NameTypeReqDescription
checkoutUrlstringyes–
nextActionstringyes–
notestringyes–
quoteIdstringyes–
retryAfterSecondsinteger––
statestringyes–

No examples provided.

get_booking_status ~49

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.

NameTypeReqDescription
bookingCapabilitystringyes–
NameTypeReqDescription
checkoutUrlstringyes–
nextActionstringyes–
notestringyes–
quoteIdstringyes–
retryAfterSecondsinteger––
statestringyes–

No examples provided.

get_collection_overview ~35

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

Input schema present but exposes no named parameters.

NameTypeReqDescription
advantagesarrayyes–
bookingBoundarystringyes–
browseUrlstringyes–
citystringyes–
listingCountnumberyes–
namestringyes–
neighborhoodsarrayyes–
policiesUrlstringyes–

No examples provided.

get_listing ~45

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

NameTypeReqDescription
listingstringyes24-hex Guesty id or property slug
NameTypeReqDescription
amenitiesarrayyes–
bathrooms–yes–
bedrooms–yes–
beds–yes–
bookUrlstringyes–
checkinTime–yes–
checkoutTime–yes–
cleaningFee–yes–
description–yes–
fromNightly–yes–
houseRulesarrayyes–
image–yes–
markdownUrlstringyes–
minNights–yes–
neighborhood–yes–
parking–yes–
petsAllowed–yes–
photosarrayyes–
propertyType–yes–
rating–yes–
reviewCount–yes–
reviewSummary–yes–
roomType–yes–
sleeps–yes–
slugstringyes–
squareFeet–yes–
titlestringyes–

No examples provided.

get_policies ~31

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

Input schema present but exposes no named parameters.

NameTypeReqDescription
markdownstringyes–

No examples provided.

get_quote ~101

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

NameTypeReqDescription
checkinstringyesYYYY-MM-DD
checkoutstringyesYYYY-MM-DD
guestsinteger––
listingstringyes–
petCountinteger–Pets attending; their checkout fees and applicable taxes are excluded from this base quote and must be approved in hosted checkout.
NameTypeReqDescription
accommodationnumberyes–
checkinstringyes–
checkoutstringyes–
checkoutUrlstringyes–
cleaningnumberyes–
currencystringyes–
expiresAtstring––
expiresNotestringyes–
guestsnumberyes–
inventoryHeldboolean––
listingTitle–yes–
nightsnumberyes–
notestringyes–
petCountinteger––
priceExcludesarray––
priceIncludesarray––
quoteIdstringyes–
taxesnumberyes–
totalnumberyes–
totalCentsintegeryes–

No examples provided.

get_reviews ~82

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

NameTypeReqDescription
limitinteger––
listingstring–24-hex Guesty id or property slug; omit for all homes
offsetinteger––
sortstring––
NameTypeReqDescription
averageRating–yes–
countnumberyes–
nextOffset–yes–
reviewsarrayyes–
scopestringyes–

No examples provided.

get_shortlist ~54

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".

NameTypeReqDescription
session_tokenstringyesthe sessionToken returned by shortlist_property
NameTypeReqDescription
itemsarrayyes–
notestringyes–
sessionTokenstringyes–

No examples provided.

prepare_booking ~125

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.

NameTypeReqDescription
checkinstringyesYYYY-MM-DD
checkoutstringyesYYYY-MM-DD
guestsinteger––
listingstringyes–
petCountinteger–Pets attending; their checkout fees and applicable taxes are excluded from this base quote and must be approved in hosted checkout.
NameTypeReqDescription
accommodationnumberyes–
bookingCapabilitystringyes–
capabilityExpiresAtstringyes–
checkinstringyes–
checkoutstringyes–
checkoutUrlstringyes–
cleaningnumberyes–
currencystringyes–
expiresAtstring––
expiresNotestringyes–
guestApprovalRequiredbooleanyes–
guestsnumberyes–
inventoryHeldboolean––
listingTitle–yes–
nightsnumberyes–
notestringyes–
petCountinteger––
priceExcludesarray––
priceIncludesarray––
quoteIdstringyes–
taxesnumberyes–
totalnumberyes–
totalCentsintegeryes–

No examples provided.

search_priced_availability ~289

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.

NameTypeReqDescription
amenitiesarray––
bathroomsinteger––
bedroomsinteger––
bedsinteger––
checkinstringyesYYYY-MM-DD
checkoutstringyesYYYY-MM-DD
guestsinteger––
limitinteger––
maxNightlynumber––
neighborhoodstring––
offsetinteger––
personasarray––
petCountinteger–Pets attending; their checkout fees and applicable taxes are excluded from this base quote and must be approved in hosted checkout.
petsboolean––
propertyTypesarray––
qstring–public feature, neighborhood, or listing-copy criteria
sortstring––
NameTypeReqDescription
availableCountnumberyes–
checkinstringyes–
checkoutstringyes–
countnumberyes–
guestsnumberyes–
hasMorebooleanyes–
incompleteboolean––
nextOffset–yes–
notestringyes–
pagePriceRange–yes–
propertiesarrayyes–
unpricedCountnumberyes–
unpricedPropertiesarray––

No examples provided.

search_properties ~245

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.

NameTypeReqDescription
amenitiesarray––
bathroomsinteger––
bedroomsinteger––
bedsinteger––
checkinstring–YYYY-MM-DD
checkoutstring–YYYY-MM-DD
dateWindowsarray––
guestsinteger––
limitinteger––
maxNightlynumber––
neighborhoodstring––
offsetinteger––
personasarray––
petsboolean––
propertyTypesarray––
qstring–public feature, neighborhood, or listing-copy criteria
sortstring––
NameTypeReqDescription
availableCountnumber––
checkinstring––
checkoutstring––
countnumberyes–
dateOptionsarray––
datedbooleanyes–
guestsnumber––
hasMorebooleanyes–
nextOffset–yes–
notestringyes–
priceBasisstring––
propertiesarrayyes–

No examples provided.

shortlist_property ~140

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.

NameTypeReqDescription
listingstringyes24-hex Guesty id or property slug
removeboolean–true to remove the property from the list
session_tokenstring–the sessionToken from an earlier shortlist call; omit only for the first save in a conversation
NameTypeReqDescription
itemsarrayyes–
notestringyes–
sessionTokenstringyes–

No examples provided.

suggest_alternate_dates ~89

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.

NameTypeReqDescription
checkinstringyesYYYY-MM-DD
checkoutstringyesYYYY-MM-DD
flexDaysinteger––
limitinteger––
listingstringyes–
NameTypeReqDescription
alternativesarrayyes–
listingIdstringyes–
listingTitle–yes–
notestringyes–
requestedCheckinstringyes–
requestedCheckoutstringyes–

No examples provided.

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.