Spot2 Claude Connector

Public documentation for the Spot2 remote MCP server.

Spot2 Claude Connector is a production-ready, read-only connector for Claude that searches current Spot2 commercial and industrial property listings in Mexico. It exposes a single tool, search_properties, and returns structured listing results plus direct Spot2 URLs.

Permissions

Read-only. The connector does not create, update, or delete data.

Transport

Streamable HTTP over HTTPS at /api/mcp.

Authentication

No end-user authentication is required for this connector.

What it does

Claude can use this connector to search live Spot2 inventory by operation, Mexican location, and optional property type. The server resolves a location through Google Maps Geocoding, translates it into a viewport, and queries Spot2 for matching commercial listings.

How to use it in Claude

Add the production connector URL in Claude as a custom connector, then ask naturally for listings by location and property type.

Connector URL: https://your-domain.example/api/mcp

Example prompts

Search offices for rent
Find offices for rent in Polanco, Mexico City

Returns current office listings with pricing, area, location summary, and direct Spot2 listing URLs.

Search warehouses in Spanish
Busca bodegas en venta en Monterrey, maximo 5 resultados

Maps Spanish inputs such as venta and bodega to normalized search parameters automatically.

Browse all commercial inventory in an area
What commercial properties are available for lease in Santa Fe?

Returns mixed property types when no propertyType filter is provided.

Handle invalid locations gracefully
Busca oficinas en renta en zzzlugarinexistente

Returns a clean not-found response instead of failing with an upstream error.

Returned data

Each successful search returns the resolved location, match counts, and an array of listings. Each listing summary includes:

Troubleshooting

Privacy and support

The connector is stateless and does not retain user data beyond the parameters needed to execute each request. For the Spot2 privacy policy, see spot2.mx/aviso-de-privacidad.

Support contact: hola@spot2.mx