MapMap
M
MapMap
/check_style_contrast

check style contrast

Audit a map style's colour contrast against WCAG 2.1 (4.5:1 for label text, 3:1 for graphics like the route line), across both the light and dark palette varian

liveverifiedunknown~5s typical
mcpprobedmapmap
$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-ai-mapmap-mapmap /check_style_contrast for me.

Input

FieldTypeDescription
style_idstringHosted style id whose latest theme should be checked…
themestring…or an inline theme document (as accepted by `create_style`). Exactly one of `style_id`/`t

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

Try it

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