AI-native real estate discovery with structured property search and market intelligence.
Inferred from the transports this listing declares (streamable-http). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read from a real MCP initialize → tools/list handshake against the declared endpoint. No tool was ever invoked — tools/list is the read-only introspection call the protocol defines for this. It reflects what the server advertised at that moment; a hosted endpoint is not pinned to any version and can change without notice.
https://hns-chatgpt-app.onrender.com/mcp5 tools · 409mssearch_hns_propertiesSearch real public luxury real estate listings from the HOUSE N STARS structured property dataset using server-side WordPress search. Supports free-text criteria and filters for location, property type, Sale/Rent status, price range, bedrooms and result limit. Returns structured listing data includ…Search real public luxury real estate listings from the HOUSE N STARS structured property dataset using server-side WordPress search. Supports free-text criteria and filters for location, property type, Sale/Rent status, price range, bedrooms and result limit. Returns structured listing data includ…
| Parameter | Type | Description |
|---|---|---|
| query | string | Free text search, for example sea view, garden, penthouse, waterfront. Do not use this field for sale/rent intent alone; use transaction_type. |
| location | string | Location filter, for example Dubai, Abu Dhabi, Monaco, Nice, Èze. |
| property_type | string | Property type, for example Villa, Apartment, Penthouse, Townhouse. |
| transaction_type | string | Sale/Rent filter. Use exactly Sale for properties for sale and Rent for rental properties. Do not put rent/rental/for rent into query when this parameter is us… |
| min_price | number | Minimum price as a number, without currency symbols. |
| max_price | number | Maximum price as a number, without currency symbols. |
| bedrooms | number | Minimum number of bedrooms requested by the user. |
| limit | number | Maximum number of results to return. Maximum 20. |
search_propertiesLegacy compatibility tool for searching HOUSE N STARS properties. Prefer search_hns_properties for new property searches, especially when the user asks for properties for sale or for rent because search_hns_properties exposes transaction_type as the official Sale/Rent parameter. This legacy tool re…Legacy compatibility tool for searching HOUSE N STARS properties. Prefer search_hns_properties for new property searches, especially when the user asks for properties for sale or for rent because search_hns_properties exposes transaction_type as the official Sale/Rent parameter. This legacy tool re…
| Parameter | Type | Description |
|---|---|---|
| query | string | Free text search, for example sea view, garden, penthouse, waterfront. Do not use this field for sale/rent intent alone; use transaction_type. |
| location | string | Location filter, for example Dubai, Abu Dhabi, Monaco, Nice, Èze. |
| property_type | string | Property type, for example Villa, Apartment, Penthouse, Townhouse. |
| transaction_type | string | Sale/Rent filter. Use exactly Sale for properties for sale and Rent for rental properties. Do not put rent/rental/for rent into query when this parameter is us… |
| min_price | number | Minimum price as a number, without currency symbols. |
| max_price | number | Maximum price as a number, without currency symbols. |
| bedrooms | number | Minimum number of bedrooms requested by the user. |
| limit | number | Maximum number of results to return. Maximum 20. |
get_propertyRetrieve one real public HOUSE N STARS property listing by exact numeric ID or exact slug. Returns structured listing details including location, property type, transaction type, price display, bedrooms, bathrooms, surface, features, description and public listing URL.Retrieve one real public HOUSE N STARS property listing by exact numeric ID or exact slug. Returns structured listing details including location, property type, transaction type, price display, bedrooms, bathrooms, surface, features, description and public listing URL.
| Parameter | Type | Description |
|---|---|---|
| id_or_slug* | string | The property numeric ID or slug returned by search_hns_properties or search_properties. |
get_hns_dataset_overviewExplain what the HOUSE N STARS ChatGPT connector provides as a read-only AI-native luxury real estate dataset. Use this when the user asks what HOUSE N STARS covers, what data the app can access, whether it is read-only, which markets are represented, or why the connector is useful inside ChatGPT.…Explain what the HOUSE N STARS ChatGPT connector provides as a read-only AI-native luxury real estate dataset. Use this when the user asks what HOUSE N STARS covers, what data the app can access, whether it is read-only, which markets are represented, or why the connector is useful inside ChatGPT.…
No input schema was published for this tool.
hns_api_statusCheck whether the HOUSE N STARS WordPress property API is reachable through the Render MCP server.Check whether the HOUSE N STARS WordPress property API is reachable through the Render MCP server.
No input schema was published for this tool.
5 of 5 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
AI-native real estate discovery with structured property search and market intelligence.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.