Melo

Melo

Melo provides a comprehensive API for accessing real-time, deduplicated real estate listings and market analytics across France.

5VIEWS
2546USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app melonpx @composio/cli add cursor --app melonpx @composio/cli add cursor --app melonpx @composio/cli add cursor --app melo

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Get Cities

Tool to retrieve a list of cities with optional filters. use when you need to fetch available cities before processing location-specific data.

List Searches

Tool to list all searches. use after authenticating to retrieve the user's searches.

Location Autocomplete

Tool to fetch location autocomplete suggestions. use when you have a partial location query and need possible matching locations from melo api. supports filtering by country and location type. use after forming the query string.

Simulate Webhook

Tool to simulate sending a webhook event. use when testing webhook integrations. call after configuring endpoint and payload.

4 actions available