Mink Viking Experience
is.mink/viking-experienceReal-time booking, 7-currency pricing, and FAQ for Reykjavik's Viking portrait photo studio.
Tools · 5
Check real-time appointment availability for a specific date. Returns available start times in 24-hour HH:MM format, session duration, a pre-filled booking URL, and pricing. An empty slot list means t…
Scan upcoming days and return the first N dates that have available slots. Use this when a visitor has no specific date in mind or when a requested date is fully booked.
Return current pricing for the Mink Viking Experience including per-person rates, print pricing, gift card validity, and what is included in every session. Rates are live from the shop's multi-currenc…
Return business operating hours, full street address, GPS coordinates, phone, email, and booking policy for Mink Viking Experience in Reykjavik.
Generate a pre-filled booking URL that opens mink.is/booknow with the date and participant count already selected. Use this as the final step in a booking conversation to hand the visitor off to check…
Resources · 4
Complete knowledge base covering about, pricing, FAQ, corporate, contact, and availability API. Mirrors https://mink.is/llms-full.txt.
mink://summary
82 frequently asked questions in English covering booking, pricing, cancellation, photos, and the experience itself.
mink://faq/en
82 frequently asked questions in Icelandic.
mink://faq/is
Cancellation policy, photo rights, payment methods, and privacy references.
mink://terms
Prompts · 1
Help a visitor plan a day in Reykjavik that includes the Mink Viking Experience. Uses check_availability and the mink://summary resource.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"mink_viking_experience": {
"url": "https://mink.is/wp-json/mink-mcp/v1/mcp",
"transport": "streamable-http"
}
}
}