Mercado Libre Inmuebles
Search Latin American property listings from an AI agent and render them on a map. One read-only tool, properties_map, listed by Anthropic and documented by Mercado Libre. OAuth sign-in with a read-only scope; nothing contacts a seller.
Verified connector
Listed by Anthropic as a partner connector in its Connectors Directory.
Connection checked by Agentman on .
Anthropic states this reflects the level of review a connector received, not a security audit.
Connect Mercado Libre Inmuebles via MCP
https://mcp.mercadolibre.com/real-estate/v1/mcpWorks in any MCP-compatible client. In Agentman Studio it is one click — no config file to edit.
Mercado Libre Inmuebles Tools & Capabilities (1)
Tool names from Anthropic's directory listing. This server requires sign-in, so we could not read tool descriptions or parameter schemas.
Limits
- The country is not a search parameter. It is derived from your account, so one connection searches one country. A cross-border comparison needs a second Mercado Libre account and a reconnection, which Mercado Libre states plainly in its troubleshooting section.
- Fifty results maximum per call. Mercado Libre documents
limitas accepting 1 to 50, with a default of 20, whiletotal_resultsmay report a far larger match count. The agent sees a page, not the market. - No listing detail beyond the search result. There is no tool to fetch one listing in full, read its description, view its photo gallery, or check its history. The
urlfield hands you back to the website for anything past the summary fields. - No saved searches, alerts or favourites. The connector is stateless by design — Mercado Libre states each search is independent and not recorded — so nothing persists between sessions.
- Nothing can contact a seller. For most readers this is the point, but if you wanted an agent that files enquiries, this connector cannot, and Mercado Libre's lead APIs are not reachable from it.
- We could not read tool schemas or safety annotations. The endpoint returned 401 to an anonymous request, so we never saw a
tools/listresponse. The parameter detail on this page is Mercado Libre's published table, not the server's own declaration, and noreadOnlyHintordestructiveHintcould be read forproperties_map. The read-only classification rests on the vendor's documentation and the read-only OAuth scope, both of which agree. - The documentation is Spanish-only and rendered client-side. The knowledge-hub article publishes no English version we could find, and its body is absent from the server-rendered HTML — a plain text extractor scores the page at 114 words against roughly 1,200 in the embedded payload. Anyone re-checking this page should expect a text probe to report the article as empty when it is not.
- A six-second per-request timeout applies, which Mercado Libre attributes to demand on the underlying API. It publishes no rate limit for the MCP server.
Frequently asked questions
No. The connector exposes one tool, properties_map, and it only searches listings. Mercado Libre's classifieds API does document a lead path — a contact form on the listing, a see-phone button and an I-want-to-be-contacted button that files a question in the seller's inbox — but none of those endpoints has a counterpart here. The connector returns a link to the listing and stops.
No, and Mercado Libre states this in writing. Its knowledge-hub article says the connector processes only publicly accessible listing data, and that it does not process or return seller contact data, the exact address, or personal information about the signed-in user. Returned fields are listing attributes plus an approximate latitude and longitude.
A read-only one. The server's RFC 9728 descriptor advertised urn:ml:vis:mcp:access/read-only and offline_access on 2026-08-23. The first names read access explicitly in the scope string itself; the second is the standard refresh-token grant, which controls session length rather than capability. No scope in the pair names a write.
No. Mercado Libre documents every parameter it accepts, and each one is a search filter — operation, bedrooms, bathrooms, currency, price and area ranges, amenities and a result limit. None takes a service, method, endpoint or action name. The tool selects among property filters, not among Mercado Libre APIs, so the one-tool count is honest here.
Chile, Argentina, Brazil, Mexico and Colombia. Mercado Libre states the search country is detected automatically from the signed-in account rather than chosen per query. Its troubleshooting section says that if you hold a Chilean account but want Argentine listings, you must sign in with an account for that country — there is no per-search override.
Your session token has expired. Mercado Libre's troubleshooting section documents a 401 case and gives one remedy: disconnect the MCP server in your AI client's settings and reconnect it, which re-runs the authorization with Mercado Libre. The authorization otherwise stays active until you revoke it, so a 401 usually means expiry rather than misconfiguration.
Your client probably does not support MCP structured content. Mercado Libre states the map and result cards are an interactive widget that only clients supporting structured content can display. It adds that if the cards render but the map does not, the likely cause is a temporary Google Maps problem, and the property list itself remains available as text.
Mercado Libre documents a six-second per-request timeout and no rate limit. Its troubleshooting section attributes timeouts to high demand on the underlying Mercado Libre API and advises retrying the search. Retrying is safe here because the only tool is a search: it spends nothing, writes nothing, and leaves no record you would duplicate.
Sources
- Mercado Libre knowledge hub, "¿Qué es el MCP Real Estate?" (retrieved 2026-08-23). Tool name, parameter table, return fields, privacy statement, troubleshooting and country table all come from this page. Its body is not in the server-rendered HTML; it is embedded as an escaped payload in an inline script on the same response. · retrieved 2026-08-23
- Mercado Libre Developers, "Mercado Libre MCP Server" (retrieved 2026-08-23). The neighbouring
/mcpserver, its two documentation tools, and its OAuth flow. Page states last updated 20/05/2026. · retrieved 2026-08-23 - Mercado Libre Developers, "Manage questions & contacts" (guide for real estate) (retrieved 2026-08-23). The contact form, see-phone button, "quiero que me contacten" button and the questions API those leads flow into. Page states last updated 15/03/2023. · retrieved 2026-08-23
- Live OAuth posture check: authentication challenge and
www-authenticateheader athttps://mcp.mercadolibre.com/real-estate/v1/mcp, RFC 9728 metadata athttps://mcp.mercadolibre.com/real-estate/v1/mcp/.well-known/oauth-protected-resource, and comparison against the host root and three sibling paths (2026-08-23) · retrieved 2026-08-23 - Anthropic Connectors Directory entry — , read from our directory snapshot dated 2026-08-16 · retrieved 2026-08-16
- Mercado Libre support — <mailto:ai-realestate-support@mercadolibre.com> · Privacy
- Access note.
www.mercadolibre.cl/robots.txtcarriesDisallow: /for ClaudeBot, Claude-User, GPTBot, PerplexityBot and Amazonbot. The knowledge-hub article is the exact documentation URL Mercado Libre supplied to Anthropic's directory for this connector, so it was read once as a directed fetch and no sibling pages on that host were retrieved. The developer documentation host serves norobots.txt.
Use in Agentman
Connect once and your agents call these tools on their own — on a schedule, in a workflow, with nobody at the keyboard.
Open in Agentman StudioServer Info
- Category
- E-commerce
- Developer
- Mercado Libre Inmuebles
- Tools
- 1
- Domain
- mcp.mercadolibre.com
Using Claude Desktop or another MCP client? Setup docs — the connection URL above works anywhere.