# Mapmelon MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/com-mapmelon-mapmelon
- Website: https://www.mapmelon.com/mcp

## Install
- Endpoint: https://www.mapmelon.com/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://www.mapmelon.com/api/mcp

## Tools
- getColivingsByCountry (Get Colivings by Country) - 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). Endpoint: https://www.mapmelon.com/api/mcp
- getColivingsByContinent (Get Colivings by Continent) - Search for coliving spaces in a specific continent. Valid continents: Europe, Asia, Africa, North America, South America, Oceania. Endpoint: https://www.mapmelon.com/api/mcp
- getColivingsByLocation (Get Colivings by Location) - 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'. Endpoint: https://www.mapmelon.com/api/mcp
- getColivingsByBudget (Get Colivings by Budget) - 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. Endpoint: https://www.mapmelon.com/api/mcp
- getColivingsByAmenities (Get Colivings by Amenities) - 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. Endpoint: https://www.mapmelon.com/api/mcp
- getColivingsByLifestyle (Get Colivings by Lifestyle) - 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). Endpoint: https://www.mapmelon.com/api/mcp
- checkAvailability (Check Coliving Availability) - Check if a coliving has available accommodations for a specific date range and number of guests. Returns available room types with pricing. Endpoint: https://www.mapmelon.com/api/mcp
- checkAvailabilityBySlug (Check Coliving Availability by Slug) - Check if a coliving has available accommodations using its URL slug instead of ID. Returns available room types with pricing. Endpoint: https://www.mapmelon.com/api/mcp
- getAvailabilityByMonth (Get Monthly Availability Calendar) - Get a monthly availability overview for a coliving. Returns which accommodation types have available units for each week of the specified month. Endpoint: https://www.mapmelon.com/api/mcp
- getColivingById (Get Coliving Details) - 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. Endpoint: https://www.mapmelon.com/api/mcp
- getAccommodations (Get Coliving Accommodations) - Get all accommodation types (rooms, beds) for a specific coliving. Returns pricing, capacity, and unit details. Endpoint: https://www.mapmelon.com/api/mcp
- getColivingReviews (Get Coliving Reviews) - Get user reviews for a specific coliving. Returns review text, ratings, and reviewer information. Endpoint: https://www.mapmelon.com/api/mcp
- getAllCategories (Get All Categories) - 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. Endpoint: https://www.mapmelon.com/api/mcp
- getAllCountries (Get All Countries with Colivings) - Get a list of all countries that have active colivings on Mapmelon, grouped by continent. Shows the number of colivings in each country. Endpoint: https://www.mapmelon.com/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.mapmelon
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 30, 2026
- Source: https://registry.modelcontextprotocol.io
