Mapmelon
com.mapmelon/mapmelonSearch curated community colivings and see who else will be staying during your dates.
Tools · 14
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).
Search for coliving spaces in a specific continent. Valid continents: Europe, Asia, Africa, North America, South America, Oceania.
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'.
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.
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 availa…
Search for coliving spaces by lifestyle category group. Groups: 'community' (shared meals, activities, min stay), 'location' (beach, city, mountain), 'coworking' (desks, monitors, call rooms), 'facili…
Check if a coliving has available accommodations for a specific date range and number of guests. Returns available room types with pricing.
Check if a coliving has available accommodations using its URL slug instead of ID. Returns available room types with pricing.
Get a monthly availability overview for a coliving. Returns which accommodation types have available units for each week of the specified month.
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.
Get all accommodation types (rooms, beds) for a specific coliving. Returns pricing, capacity, and unit details.
Get user reviews for a specific coliving. Returns review text, ratings, and reviewer information.
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.
Get a list of all countries that have active colivings on Mapmelon, grouped by continent. Shows the number of colivings in each country.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"mapmelon": {
"url": "https://www.mapmelon.com/api/mcp",
"transport": "streamable-http"
}
}
}