decibel-shield
D
decibel-shield
/get_europe_city_noise

European city noise (measured, EEA)

Answers "how loud is Paris", "noisiest cities in Europe", "environmental noise in Berlin", "quietest cities in Spain". Measured (not estimated) noise for 314 Eu

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 /get_europe_city_noise for me.

Input

FieldTypeDescription
citystringEuropean city name, e.g. "Berlin" (optional)
countrystringCountry filter for the ranking, e.g. "Italy" (optional)
limitintegerHow many ranked cities when no city is given (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":"/get_europe_city_noise","input":{}}'
cli
npx cracked-ai run -p mcp-app-decibelshield-decibel-shield -e /get_europe_city_noise -i '{}'
mcp
run_tool({ provider: "mcp-app-decibelshield-decibel-shield", endpoint: "/get_europe_city_noise", input: {} })

Try it

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