BK
BAM Kaarsen catalog
/get_product
Get product details
Full details for one product: description, price (EUR, incl. VAT), EAN, live stock, categories, page URL and all image URLs.
liveverifiedunknown~5s typical
mcpprobedbamkaarsencatalog
$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-be-realbam-catalog /get_product for me.
Input
| Field | Type | Description |
|---|---|---|
| bam_id* | integer | Product id from search or listing results |
| lang | string (en | nl | fr) | Language for names and descriptions (default en) |
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-be-realbam-catalog","endpoint":"/get_product","input":{"bam_id":1}}'cli
npx cracked-ai run -p mcp-be-realbam-catalog -e /get_product -i '{"bam_id":1}'mcp
run_tool({ provider: "mcp-be-realbam-catalog", endpoint: "/get_product", input: {"bam_id":1} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.