decibel-shield
D
decibel-shield
/list_loudest_cities

List the loudest cities ranking

Answers "loudest cities in the world", "noisiest cities ranking", "which city has the worst noise pollution". 50 major world cities ordered by estimated daytime

liveunknown~5s typical
mcpdecibel-shield
$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-app-decibelshield-decibel-shield /list_loudest_cities for me.

Input

FieldTypeDescription
limitintegerHow many cities to return (default 10)

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-app-decibelshield-decibel-shield","endpoint":"/list_loudest_cities","input":{}}'
cli
npx cracked-ai run -p mcp-app-decibelshield-decibel-shield -e /list_loudest_cities -i '{}'
mcp
run_tool({ provider: "mcp-app-decibelshield-decibel-shield", endpoint: "/list_loudest_cities", input: {} })

Try it

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