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.

Mapmelon

REMOTE · WWW.MAPMELON.COM · SCANNED SEP 22

Search curated community colivings and see who else will be staying during your dates.

Available components

0 this week 83 Trust /100
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 Security66
  • The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
  • Authorisation not fully verified: no authorisation is required to call this server, and 14 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
  • HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
  • The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
  • DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
Transport & Reachability100
Schema Quality & AI Usability79
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1106 tokens (~79/item across 14 items; 14 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.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 14 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Mapmelon MCP server?

Mapmelon is a hosted endpoint at https://www.mapmelon.com/api/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.mapmelon.com

# add to Claude Code
claude mcp add --transport http com-mapmelon-mapmelon 'https://www.mapmelon.com/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-mapmelon-mapmelon": {
      "url": "https://www.mapmelon.com/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-mapmelon-mapmelon": {
      "type": "http",
      "url": "https://www.mapmelon.com/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-mapmelon-mapmelon]
url = "https://www.mapmelon.com/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-mapmelon-mapmelon": {
      "type": "remote",
      "url": "https://www.mapmelon.com/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-mapmelon-mapmelon --url 'https://www.mapmelon.com/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-mapmelon-mapmelon:
    url: "https://www.mapmelon.com/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-mapmelon-mapmelon": {
      "Transport": "http",
      "Url": "https://www.mapmelon.com/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-mapmelon-mapmelon -t streamable-http -u 'https://www.mapmelon.com/api/mcp'
// mcp.json
{
  "mcpServers": {
    "com-mapmelon-mapmelon": {
      "type": "http",
      "url": "https://www.mapmelon.com/api/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.

  • 29 Aug 26 +1
    • Stability: 0.97 → pass security
  • 27 Aug 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.

  • 26 Aug 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 11 Aug 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
  • 31 Jul 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
  • 30 Jul 26 0

    First indexed and scored.

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 22 Sept 2026 · Probed https://www.mapmelon.com/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=www.mapmelon.com CN=YR1,O=Let's Encrypt,C=US 28 Aug 2026 26 Nov 2026 RSA 2048 SHA256-RSA 5a4b77c79bfa015f54cdfdfa71842518a99
SANs: www.mapmelon.com
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
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 secure

Validation of www.mapmelon.com. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
mapmelon.com. present 22549 8 Verified
www.mapmelon.com. Verified address RRset verified with the apex keys
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
x-frame-options SAMEORIGIN

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

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://www.mapmelon.com/api/mcp Verified 200
http (plaintext) http://www.mapmelon.com/api/mcp HTTPS enforced 308 https://www.mapmelon.com/api/mcp
MCP tools · 14 exposed · ~1,106 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
checkAvailability ~102

Check if a coliving has available accommodations for a specific date range and number of guests. Returns available room types with pricing.

NameTypeReqDescription
colivingIdintegeryesThe coliving ID to check availability for
endDatestringyesCheck-out date in ISO 8601 format (YYYY-MM-DD)
guestsintegerNumber of guests
startDatestringyesCheck-in date in ISO 8601 format (YYYY-MM-DD)

No output schema declared.

No examples provided.

checkAvailabilityBySlug ~105

Check if a coliving has available accommodations using its URL slug instead of ID. Returns available room types with pricing.

NameTypeReqDescription
endDatestringyesCheck-out date in ISO 8601 format (YYYY-MM-DD)
guestsintegerNumber of guests
slugstringyesThe coliving URL slug (e.g., 'sun-and-co')
startDatestringyesCheck-in date in ISO 8601 format (YYYY-MM-DD)

No output schema declared.

No examples provided.

getAccommodations ~47

Get all accommodation types (rooms, beds) for a specific coliving. Returns pricing, capacity, and unit details.

NameTypeReqDescription
colivingIdintegeryesThe coliving ID

No output schema declared.

No examples provided.

getAllCategories ~47

Get all available amenity and lifestyle categories that can be used to filter colivings. Categories are grouped into: location, food, coworking, facilities, structure, activities, community.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

getAllCountries ~40

Get a list of all countries that have active colivings on Mapmelon, grouped by continent. Shows the number of colivings in each country.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

getAvailabilityByMonth ~76

Get a monthly availability overview for a coliving. Returns which accommodation types have available units for each week of the specified month.

NameTypeReqDescription
colivingIdintegeryesThe coliving ID
monthintegeryesMonth number (1-12)
yearintegeryesYear (e.g., 2026)

No output schema declared.

No examples provided.

getColivingById ~69

Get full details for a specific coliving by its ID or URL slug. Returns comprehensive information including description, location, amenities, pricing, reviews, and accommodation types.

NameTypeReqDescription
slugstringyesThe coliving URL slug (e.g., 'sun-and-co', 'nine-coliving')

No output schema declared.

No examples provided.

getColivingReviews ~54

Get user reviews for a specific coliving. Returns review text, ratings, and reviewer information.

NameTypeReqDescription
limitintegerMaximum number of reviews to return
slugstringyesThe coliving URL slug

No output schema declared.

No examples provided.

getColivingsByAmenities ~105

Search for coliving spaces that have specific amenities/categories. Use category names like 'pool', 'gym', 'surf', 'yoga', 'pet friendly', 'coworking', etc. Use getAllCategories tool to see all available categories.

NameTypeReqDescription
categoriesarrayyesList of category/amenity names to filter by (e.g., ['pool', 'gym', 'yoga'])
limitintegerMaximum number of results to return

No output schema declared.

No examples provided.

getColivingsByBudget ~84

Search for coliving spaces within a price range. Prices are per night in EUR. Returns colivings with at least one accommodation within the specified budget.

NameTypeReqDescription
limitintegerMaximum number of results to return
maxPricenumberyesMaximum price per night in EUR
minPricenumberMinimum price per night in EUR

No output schema declared.

No examples provided.

getColivingsByContinent ~64

Search for coliving spaces in a specific continent. Valid continents: Europe, Asia, Africa, North America, South America, Oceania.

NameTypeReqDescription
continentstringyesContinent name
limitintegerMaximum number of results to return

No output schema declared.

No examples provided.

getColivingsByCountry ~100

Search for coliving spaces in a specific country. Use ISO 3166-1 alpha-2 country codes (e.g., 'pt' for Portugal, 'es' for Spain, 'th' for Thailand).

NameTypeReqDescription
countryCodestringyesISO 3166-1 alpha-2 country code (e.g., 'pt', 'es', 'th')
limitintegerMaximum number of results to return

No output schema declared.

No examples provided.

getColivingsByLifestyle ~126

Search for coliving spaces by lifestyle category group. Groups: 'community' (shared meals, activities, min stay), 'location' (beach, city, mountain), 'coworking' (desks, monitors, call rooms), 'facilities' (pool, gym, kitchen), 'activities' (yoga, surf, hiking), 'food' (breakfast, vegan), 'structure' (apartments, dorms).

NameTypeReqDescription
lifestylestringyesLifestyle category group name
limitintegerMaximum number of results to return

No output schema declared.

No examples provided.

getColivingsByLocation ~87

Search for coliving spaces by location name. Searches across city, region, country name, and coliving name. Use this for flexible location searches like 'Bali', 'Lisbon', 'Barcelona'.

NameTypeReqDescription
limitintegerMaximum number of results to return
querystringyesLocation search query (city, region, country, or coliving name)

No output schema declared.

No examples provided.

Common questions

What is the Mapmelon MCP server?

Mapmelon is an MCP server listed in the public MCP registry as com.mapmelon/mapmelon. Search curated community colivings and see who else will be staying during your dates. This page covers its hosted endpoint (https://www.mapmelon.com/api/mcp).

Is the Mapmelon MCP server safe to use?

Mapmelon scores 83 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 Mapmelon MCP server expose?

Mapmelon exposes 14 tools: getColivingsByCountry, getColivingsByContinent, getColivingsByLocation, getColivingsByBudget, getColivingsByAmenities, and 9 more. Their descriptions and schemas cost roughly 1,106 tokens of context every time the server is loaded.

Does the Mapmelon MCP server require authentication?

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

Is the Mapmelon MCP server still maintained?

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