mcpbeat

Mink Viking Experience MCP Server

is.mink/viking-experience
answering

Mink Viking Experience is answering right now. Last checked 1 min ago. It exposes 5 tools.

Real-time booking, 7-currency pricing, and FAQ for Reykjavik's Viking portrait photo studio.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
92 of 92 checks
5
Tools
read from the server
2121 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add viking-experience --transport http https://mink.is/wp-json/mink-mcp/v1/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "viking-experience": {
      "url": "https://mink.is/wp-json/mink-mcp/v1/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.viking-experience]
url = "https://mink.is/wp-json/mink-mcp/v1/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "viking-experience": {
      "url": "https://mink.is/wp-json/mink-mcp/v1/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "viking-experience": {
      "url": "https://mink.is/wp-json/mink-mcp/v1/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

availability
check_availability
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 the date is fully booked, not an error. Prices are returned in EUR (base) plus an optional secondary currency of the caller's choice.
booking
get_booking_url
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 checkout.
business
get_business_info
Return business operating hours, full street address, GPS coordinates, phone, email, and booking policy for Mink Viking Experience in Reykjavik.
next
find_next_available
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.
pricing
get_pricing
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-currency exchange-rate cache (WCML).

Endpoints

URLTransportStateLatencyChecked
https://mink.is/wp-json/mink-mcp/v1/mcp streamable-http answering 4071 ms 1 min ago

Mink Viking Experience — questions

Answers built from our own checks of this server.

What can Mink Viking Experience do?
It exposes 5 tools, read directly from the server on our last check. Among them: check_availability, find_next_available, get_booking_url, get_business_info, get_pricing. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Mink Viking Experience working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 2121 ms. The bar chart above shows every period we have measured.
How do I connect Mink Viking Experience?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Mink Viking Experience need an API key?
No. Mink Viking Experience completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.