← Back to Plugins
MCP Server MCP

Whisky Hunter

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Whisky auction market data: past and live lots, prices, distillery stats and retail listings.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://whiskyhunter.net/mcp/",
      "headers": [
        {
          "description": "Bearer <token>: MCP API token (wh_mcp_...) generated in your Whisky Hunter profile. Connection guide: https://whiskyhunter.net/mcp/docs/",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...