MS
Mall Store Directory
/list_malls
list malls
List the malls in the directory with store counts. Each entry: mall_id, mall_name, city, country, operator, store_count. Useful first call for discover
liveverifiedunknown~5s typical
mcpprobedmallstoredirectory
$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-adrianhomelab-mall-directory /list_malls for me.
Input
| Field | Type | Description |
|---|---|---|
| country | string | default "" |
| max_results | integer | default 50 |
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-adrianhomelab-mall-directory","endpoint":"/list_malls","input":{"country":"","max_results":50}}'cli
npx cracked-ai run -p mcp-com-adrianhomelab-mall-directory -e /list_malls -i '{"country":"","max_results":50}'mcp
run_tool({ provider: "mcp-com-adrianhomelab-mall-directory", endpoint: "/list_malls", input: {"country":"","max_results":50} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.