# iscabox (remote · www.iscabox.com)

Sport fishing in Brazil: species, spots, tides, lures and gear with today's prices (pt-BR).

- Trust score: 79/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

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

## Channel facts

- Endpoint: `https://www.iscabox.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.1.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-20.

- **Endpoint Security**: 80/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - 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**: 70/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 2273 tokens (~189/item across 12 items; 12 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 47/100
  - Stability observed for 14 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 12 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 13 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 iscabox MCP server?

iscabox is a hosted endpoint at https://www.iscabox.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-iscabox-iscabox 'https://www.iscabox.com/mcp'
```

### Cursor

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

### VS Code

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

### Codex

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

### opencode

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

### OpenClaw

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

### Hermes

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

### Netclaw

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

### Vellum

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

### Other

```json
{
  "mcpServers": {
    "com-iscabox-iscabox": {
      "type": "http",
      "url": "https://www.iscabox.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-19 (score 79, +1)

No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 75, +1)

- [cosmetic] “search_locations” added an optional parameter “anchor”

### 2026-09-10 (score 74, 0)

- [security] Tool “get_fishing_conditions” rewrote its description, which is the text the model reads
- [cosmetic] “get_fishing_conditions” added an optional parameter “range”

### 2026-09-08 (score 74, +1)

- [security] Tool “get_fishing_conditions” rewrote its description, which is the text the model reads
- [security] Tool “get_species” rewrote its description, which is the text the model reads
- [cosmetic] “get_fishing_conditions” added an optional parameter “date”

### 2026-09-07 (score 73, 0)

- [functional improvement] Stability: unverified → 0.03

## MCP tools (12)

### `search_equipment` (~258 tokens)

Buscar equipamentos de pesca

Busca equipamentos de pesca no catálogo da iscabox (varas, carretilhas, molinetes, linhas, iscas, anzóis, acessórios). Use sempre que o usuário pedir recomendação de produto, comparação ou faixa de preço. Retorna preços ao vivo.

Input parameters:

- `category` (string): Categoria exata. Uma de: acessorios, anzois, barcos-e-caiaques, boias, carretilhas, chumbadas, iscas-artificiais, linhas, molinetes, motores, roupas, varas.
- `limit` (number): Quantos resultados (1-8, padrão 5).
- `maxPriceBRL` (number): Preço máximo em reais.
- `minPriceBRL` (number): Preço mínimo em reais.
- `query` (string): Termos livres: marca, modelo ou tipo. Ex: "carretilha perfil baixo", "shimano".
- `subcategory` (string): Subcategoria exata, se souber.
- `targetPriceBRL` (number): Faixa de preço em que a conversa está: o orçamento dito pelo usuário ou o preço dos itens já discutidos. Aproxima os resultados dessa faixa sem excluir nada.

### `get_equipment_details` (~67 tokens)

Detalhes e preço de um equipamento

Detalhes completos de um equipamento: especificações, prós e contras, preço ao vivo. Use depois de search_equipment quando o usuário quiser saber mais sobre um produto específico.

Input parameters:

- `productPath` (string, required): O productPath exato retornado por search_equipment.

### `get_lures_for_species` (~161 tokens)

Iscas recomendadas por espécie

As iscas certas para um peixe específico, com o motivo de cada uma: a lista curada da página "melhores iscas artificiais para X" da iscabox e, para peixes sem essa página, as iscas (artificiais e naturais) que o guia da espécie recomenda. Use SEMPRE que a pergunta for "que isca para <peixe>", em vez de search_equipment: o catálogo de iscas não sabe para que peixe cada isca serve. Aceita nome de família ("robalo" cobre peva e flecha). Retorna preços ao vivo.

Input parameters:

- `species` (string, required): Nome ou slug do peixe. Ex: "robalo", "tucunaré", "tilapia".

### `search_species` (~95 tokens)

Buscar espécies de peixe

Busca espécies de peixes no acervo da iscabox pelo nome popular ou científico. Use quando o usuário mencionar um peixe para confirmar qual espécie é antes de responder.

Input parameters:

- `limit` (number): Quantos resultados (1-8, padrão 5).
- `query` (string): Nome do peixe. Ex: "tucunaré", "robalo".
- `water` (string): Filtra por tipo de água.

### `get_species` (~87 tokens)

Guia de uma espécie

Detalhes de uma espécie: habitat, dieta, técnicas que funcionam, iscas, melhor época do ano (seasonalCalendar) e regiões onde pescar. Use antes de recomendar equipamento ou local para um peixe específico, e para "melhor época / quando pescar X".

Input parameters:

- `slug` (string, required): O slug retornado por search_species. Ex: "tucunare".

### `search_locations` (~375 tokens)

Buscar locais de pesca

Busca locais de pesca no acervo da iscabox — rios, represas, praias, pesqueiros. Filtre por estado, espécie ou tipo de água. Use quando o usuário perguntar onde pescar. Se o usuário citar uma cidade, passe lat e lng dela: locais próximos entram na resposta mesmo quando a cidade em si não tem página. Use kind para separar pesque-pague de água livre.

Input parameters:

- `anchor` (string): Lugar citado antes na conversa, quando a mensagem atual não cita nenhum ("quero locais na beira do lago" depois de falar de Fortaleza): a busca fica ancorada nele.
- `kind` (string): Tipo de local. "pesqueiro" = pesque-pague; "natural" = rio, represa, lagoa, praia. Passe "natural" quando o usuário não quer pesque-pague.
- `lat` (number): Latitude, em graus decimais, da cidade ou ponto que o usuário citou. Preencha com o que você sabe da geografia brasileira. Ex: Marau (RS) é -28.45.
- `limit` (number): Quantos resultados (1-8, padrão 5).
- `lng` (number): Longitude do mesmo ponto. Ex: Marau (RS) é -52.20.
- `query` (string): Nome do local, cidade, região ou espécie.
- `speciesSlug` (string): Slug de espécie (de search_species) para achar onde pescá-la.
- `state` (string): Nome ou slug do estado. Ex: "sao-paulo", "Mato Grosso".
- `water` (string): Tipo de água. Use "estuarine" para estuários e "pelagic" para pesca em alto-mar / oceânica / mar aberto.

### `get_location` (~52 tokens)

Guia de um local de pesca

Detalhes de um local de pesca: como chegar, melhores pontos, espécies, iscas e técnicas que funcionam ali.

Input parameters:

- `locationPath` (string, required): O locationPath exato retornado por search_locations.

### `get_river` (~108 tokens)

Por onde um rio passa

Traçado de um rio que a iscabox mapeou: os municípios que ele atravessa, na ordem da nascente à foz, com o trecho em km de cada um, e os locais de pesca do acervo ao longo dele. Use quando o usuário perguntar por onde um rio passa, que cidades ficam nele, ou onde pescar ao longo de um rio.

Input parameters:

- `name` (string, required): Nome do rio como o usuário escreveu. Ex: "rio taquari".

### `search_techniques` (~210 tokens)

Buscar técnicas de pesca

Busca técnicas e nós de pesca no acervo da iscabox. Use quando o usuário perguntar como pescar, que técnica usar ou como dar um nó. Se a pergunta for sobre um peixe ("técnicas para pescar tambacu"), passe o peixe em "species": além das técnicas do acervo, vêm as técnicas que o guia daquela espécie recomenda.

Input parameters:

- `category` (string): Categoria. Uma de: arremessos, fly-fishing, iscas-artificiais, iscas-naturais, montagens, nos, para-pesqueiros, pesca-embarcada, por-ambiente, preparacao.
- `limit` (number): Quantos resultados (1-8, padrão 5).
- `query` (string): Termos livres. Ex: "arremesso", "nó de conexão".
- `species` (string): Nome ou slug do peixe alvo, quando a pergunta for sobre pescar uma espécie. Ex: "tambacu".

### `get_technique` (~43 tokens)

Guia de uma técnica

Detalhes de uma técnica: passo a passo, equipamento necessário e quando usar.

Input parameters:

- `slug` (string, required): O slug retornado por search_techniques.

### `get_fishing_conditions` (~373 tokens)

Marés, lua e solunar de hoje

Condições de pesca de um dia: tábua de marés, fase da lua, melhores janelas de horário, temperatura da água e tempo. Use quando o usuário perguntar sobre maré, lua, melhor horário para pescar, ou se o dia está bom. Hoje por padrão; passe date para amanhã, um dia da semana ou uma data, e range para a semana ou o mês inteiro. Maré só existe para portos do litoral; para água doce a ferramenta devolve a fase da lua e as janelas de horário do dia (bestWindows).

Input parameters:

- `date` (string): O dia perguntado: "hoje", "amanhã", um dia da semana ("domingo") ou uma data ("2026-09-13", "13/09"). Omita para hoje.
- `lat` (number): Latitude em graus decimais do ponto citado, se você souber. Ex: -26.24.
- `lng` (number): Longitude em graus decimais. Ex: -48.63.
- `portSlug` (string): Slug do porto coberto pela iscabox. Se a cidade que o usuário citou é um destes portos (ou é atendida por um deles), passe o slug direto — é mais confiável que a busca por texto.
- `query` (string): Cidade ou porto que o usuário citou. Ex: "São Francisco do Sul", "Guarapari".
- `range` (string): Quanto tempo o usuário quer: "dia" (padrão), "semana" (7 dias) ou "mes" (o mês inteiro publicado). Use "mes" quando ele pedir "tábua completa", "mês completo", "a tábua do mês" ou uma programação de…

### `build_tralha` (~198 tokens)

Montar uma tralha completa

Monta uma tralha completa e coerente (vara, carretilha ou molinete, linha, leader, iscas, anzóis) para uma pescaria. Use quando o usuário pedir uma montagem inteira, um kit ou "o que eu preciso para pescar X", inclusive pescaria de pesqueiro com isca natural (massa, minhoca, ração): a montagem vem com a isca natural como item fixo. Respeita o orçamento em budgetBRL. Para dúvidas sobre um produto só, use search_equipment.

Input parameters:

- `budgetBRL` (number): Teto de gasto em reais dito pelo usuário (ex: 250). Obrigatório sempre que ele citou um valor.
- `prompt` (string, required): Briefing em português: espécie, água, orçamento e preferências. Ex: "tralha para tucunaré em represa até R$800, prefiro carretilha".

## Diagnostics

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

## Score history

- 2026-09-20: 79
- 2026-09-19: 79
- 2026-09-18: 78
- 2026-09-17: 78
- 2026-09-16: 77
- 2026-09-15: 77
- 2026-09-14: 76
- 2026-09-13: 76
- 2026-09-12: 75
- 2026-09-11: 75
- 2026-09-10: 74
- 2026-09-09: 74
- 2026-09-08: 74
- 2026-09-07: 73
- 2026-09-06: 73

## Common questions

### What is the iscabox MCP server?

iscabox is an MCP server listed in the public MCP registry as com.iscabox/iscabox. Sport fishing in Brazil: species, spots, tides, lures and gear with today's prices (pt-BR). This page covers its hosted endpoint (https://www.iscabox.com/mcp).

### Is the iscabox MCP server safe to use?

iscabox scores 79 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 iscabox MCP server expose?

iscabox exposes 12 tools: search_equipment, get_equipment_details, get_lures_for_species, search_species, get_species, and 7 more. Their descriptions and schemas cost roughly 2,027 tokens of context every time the server is loaded.

### Does the iscabox MCP server require authentication?

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

### Is the iscabox MCP server still maintained?

iscabox is still listed as active in the MCP registry. We last reached this channel on 20 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://www.iscabox.com/mcp
- Website: https://www.iscabox.com/api/mcp
- Changelog RSS feed: https://verifymcp.io/servers/com-iscabox-iscabox/www.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-iscabox-iscabox/www.json
- HTML version of this page: https://verifymcp.io/servers/com-iscabox-iscabox/www
