← Registry

Data Collection

spacexploration.com

Provides access to commercial real estate listings with search, detail retrieval, natural language query interpretation, and search saving capabilities.

1 endpoint15 known toolsFirst detected July 13, 2026Last detected July 13, 2026

ENDPOINT 1

https://spacexploration.com/mcp

No auth detected

Known tools 15

get_registry

Returns the full attribute registry — every searchable and filterable field, its type, allowed values, and display label.

search_listings

Search commercial real estate listings.

get_listing

Retrieve the full details of a single listing by its hashid.

interpret_search

Translate a natural-language property-search sentence into a structured filter payload compatible with search_listings.

save_search

Save the current search as a named alert.

list_my_saved_searches

List the authenticated user's saved searches, including their filters and alert schedule.

delete_saved_search

Delete a saved search by its ID.

list_my_listings

List all listings owned or brokered by the authenticated user.

geocode_address

Geocode a free-form US address into coordinates and structured components (street_address, city, county, state, postal_code) plus a formatted address and place_id — exactly the identity fields create_listing requires.

create_listing

Create a new draft listing.

update_listing

Update a listing's parcel, pricing, or marketing data.

set_listing_attributes

Set broker-authored attributes on a listing you own.

attach_listing_photo

Attach a photo to a listing you own directly from its public URL — one call, no separate sign/upload/confirm.

sign_attachment_upload

Begin an out-of-band file upload.

confirm_attachment_upload

Finalize an out-of-band upload after the file bytes have been PUT to the presigned URL.