# Hutlists — Alpine huts (remote · hutlists.com)

Search 5,630 mountain huts in the Alps: records, elevation, season, booking, availability.

- Trust score: 65/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-26

## Components

- remote · `hutlists.com`: 65/100 (this document), [markdown](https://verifymcp.io/servers/com-hutlists-hutlists/hutlists.md), [page](https://verifymcp.io/servers/com-hutlists-hutlists/hutlists)

## Channel facts

- Endpoint: `https://hutlists.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-26.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 5 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 76/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 720 tokens (~144/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 7/100
  - Stability observed for 2 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the Hutlists — Alpine huts MCP server?

Hutlists — Alpine huts is a hosted endpoint at https://hutlists.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-hutlists-hutlists 'https://hutlists.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-hutlists-hutlists": {
      "url": "https://hutlists.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-hutlists-hutlists": {
      "type": "http",
      "url": "https://hutlists.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-hutlists-hutlists]
url = "https://hutlists.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-hutlists-hutlists": {
      "type": "remote",
      "url": "https://hutlists.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-hutlists-hutlists --url 'https://hutlists.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-hutlists-hutlists:
    url: "https://hutlists.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-hutlists-hutlists": {
      "Transport": "http",
      "Url": "https://hutlists.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-hutlists-hutlists -t streamable-http -u 'https://hutlists.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-hutlists-hutlists": {
      "type": "http",
      "url": "https://hutlists.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-25 (score 65, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-09-24 (score 64)

First indexed and scored.

## MCP tools (5)

### `search-huts` (~210 tokens)

Search Huts Tool

Search Alpine mountain huts by country, region, name, access difficulty, minimum elevation or proximity to a point. Returns a page of hut summaries with slugs for get-hut.

Input parameters:

- `country` (string): Country slug from list-regions, e.g. "austria".
- `difficulty` (string): Access difficulty.
- `min_elevation` (integer): Minimum elevation in metres.
- `near` (string): "latitude,longitude" to search around, e.g. "46.02,7.75".
- `page` (integer): Page number, from 1.
- `per_page` (integer): Results per page (max 100).
- `q` (string): Free-text match on the hut name.
- `radius_km` (number): Radius around `near` in km (default 25, max 200).
- `region` (string): Region slug from list-regions, e.g. "tyrol".
- `sort` (string): Sort order.

### `get-hut` (~64 tokens)

Get Hut Tool

Get the full record for one hut: location, elevation, season, capacity, facilities, booking, contact, access routes, FAQs and photos with credits.

Input parameters:

- `slug` (string, required): Hut slug from search-huts, e.g. "franz-senn-hutte".

### `get-hut-availability` (~107 tokens)

Get Hut Availability Tool

Free beds per night for one hut, where we hold data. Most huts have none: the answer then says coverage "none" with a machine-readable reason and the hut's booking link, which is a correct answer to pass on.

Input parameters:

- `from` (string): First night, YYYY-MM-DD (default today).
- `slug` (string, required): Hut slug from search-huts.
- `to` (string): Last night, YYYY-MM-DD (default 30 days after from).

### `list-regions` (~38 tokens)

List Regions Tool

List the countries and regions in the directory with their slugs and hut counts. Call this first to find valid slugs for search-huts.

### `list-guides` (~46 tokens)

List Guides Tool

List published route and region guides (e.g. Alta Via 1, Tour du Mont Blanc, Julian Alps), each with its URL and the slugs of the huts it discusses.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-hutlists-hutlists/hutlists#diagnostics

## Score history

- 2026-09-26: 65
- 2026-09-25: 65
- 2026-09-24: 64

## Common questions

### What is the Hutlists — Alpine huts MCP server?

Hutlists — Alpine huts is an MCP server listed in the public MCP registry as com.hutlists/hutlists. Search 5,630 mountain huts in the Alps: records, elevation, season, booking, availability. This page covers its hosted endpoint (https://hutlists.com/mcp).

### Is the Hutlists — Alpine huts MCP server safe to use?

Hutlists — Alpine huts scores 65 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Hutlists — Alpine huts MCP server expose?

Hutlists — Alpine huts exposes 5 tools: search-huts, get-hut, get-hut-availability, list-regions, list-guides. Their descriptions and schemas cost roughly 465 tokens of context every time the server is loaded.

### Does the Hutlists — Alpine huts MCP server require authentication?

No. We connected to Hutlists — Alpine huts without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Hutlists — Alpine huts MCP server still maintained?

Hutlists — Alpine huts is still listed as active in the MCP registry. We last reached this channel on 26 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://hutlists.com/mcp
- Website: https://hutlists.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-hutlists-hutlists/hutlists.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-hutlists-hutlists/hutlists.json
- HTML version of this page: https://verifymcp.io/servers/com-hutlists-hutlists/hutlists
