Read-only. The connector does not create, update, or delete data.
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.
Streamable HTTP over HTTPS at /api/mcp.
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.
- One read-only tool: search_properties
- Searches current Spot2 commercial and industrial listings in Mexico
- Supports rent and sale operations, with English and Spanish aliases
- Supports optional property type filters: office, retail, warehouse, industrial, and land
- Returns structured results plus direct Spot2 listing URLs
- Uses Google Maps Geocoding to resolve a location into a viewport before querying Spot2
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/mcpExample prompts
Find offices for rent in Polanco, Mexico CityReturns current office listings with pricing, area, location summary, and direct Spot2 listing URLs.
Busca bodegas en venta en Monterrey, maximo 5 resultadosMaps Spanish inputs such as venta and bodega to normalized search parameters automatically.
What commercial properties are available for lease in Santa Fe?Returns mixed property types when no propertyType filter is provided.
Busca oficinas en renta en zzzlugarinexistenteReturns 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:
- Spot2 listing ID and name
- Property type and operation
- Address, municipality, and state
- Square meters and price information when available
- Latitude and longitude when available
- Direct Spot2 listing URL
- A human-readable summary string for Claude responses
Troubleshooting
- If Claude says the connector cannot find a place, try a clearer Mexican location such as Polanco, Santa Fe, Monterrey, Guadalajara, or Queretaro.
- If results feel too broad, add a property type like office, retail, warehouse, industrial, or land.
- If the connector appears unavailable in Claude, confirm the custom connector is enabled for the current chat and points to the production /api/mcp URL.
- If you need privacy details or support contact information, see the links in the footer of this page.
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