EPK Properties Public Knowledge MCP
EP
EPK Properties Public Knowledge MCP
/search_properties

Search public properties

Use this when the user wants only public EPK Properties listings with explicit country, sale/rent, property type, price, bedroom, bathroom, area, location, or d

liveverifiedunknown~5s typical
mcpprobedepkpropertiespublic
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-epkproperties-public-knowledge /search_properties for me.

Input

FieldTypeDescription
querystringLocation, property name, address, or keywords matched against public listing text.
countrystring (PTY | DOM)PTY for Panama or DOM for the Dominican Republic.
languagestring (es | en | it)Language for descriptions and canonical listing URLs. default "es"
operation_typestring (SALE | RENT)Search by availability: SALE includes SALE and SALE_AND_RENT listings; RENT includes RENT
property_typestring (APARTMENT | HOUSE | VILLA | LAND | OFFICE | COMMERCIAL_LOCAL)
min_pricenumber
max_pricenumber
min_bedroomsintegerMinimum number of bedrooms.
max_bedroomsintegerMaximum bedrooms; set equal to min_bedrooms for an exact bedroom count.
min_bathroomsintegerMinimum number of bathrooms.
max_bathroomsintegerMaximum bathrooms; set equal to min_bathrooms for an exact bathroom count.
min_areanumberMinimum area in square metres.
max_areanumberMaximum area in square metres.
limitinteger default 10
offsetinteger default 0

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-epkproperties-public-knowledge","endpoint":"/search_properties","input":{"language":"es","limit":10,"offset":0}}'
cli
npx cracked-ai run -p mcp-com-epkproperties-public-knowledge -e /search_properties -i '{"language":"es","limit":10,"offset":0}'
mcp
run_tool({ provider: "mcp-com-epkproperties-public-knowledge", endpoint: "/search_properties", input: {"language":"es","limit":10,"offset":0} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.