# com.mapadecaborojo/puerto-rico (remote · vprjteqgmanntvisjrvp.supabase.co)

Puerto Rico's hand-verified data layer: businesses, health deserts, FDA recalls, public record.

- Trust score: 69/100 (medium)
- Change this week: +5
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-17

## Components

- remote · `vprjteqgmanntvisjrvp.supabase.co`: 69/100 (this document), [markdown](https://verifymcp.io/servers/com-mapadecaborojo-puerto-rico/functions-v1-mcp-puerto-rico.md), [page](https://verifymcp.io/servers/com-mapadecaborojo-puerto-rico/functions-v1-mcp-puerto-rico)

## Channel facts

- Endpoint: `https://vprjteqgmanntvisjrvp.supabase.co/functions/v1/mcp-puerto-rico`
- 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-08-17.

- **Endpoint Security**: 63/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 6 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.
  - 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**: 81/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 702 tokens (~117/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 33/100
  - Stability observed for 10 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.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-mapadecaborojo-puerto-rico https://vprjteqgmanntvisjrvp.supabase.co/functions/v1/mcp-puerto-rico
```

### Codex

```toml
[mcp_servers.com-mapadecaborojo-puerto-rico]
url = "https://vprjteqgmanntvisjrvp.supabase.co/functions/v1/mcp-puerto-rico"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-mapadecaborojo-puerto-rico": {
      "type": "remote",
      "url": "https://vprjteqgmanntvisjrvp.supabase.co/functions/v1/mcp-puerto-rico",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-mapadecaborojo-puerto-rico --url https://vprjteqgmanntvisjrvp.supabase.co/functions/v1/mcp-puerto-rico --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-mapadecaborojo-puerto-rico:
    url: "https://vprjteqgmanntvisjrvp.supabase.co/functions/v1/mcp-puerto-rico"
```

### Other

```json
{
  "mcpServers": {
    "com-mapadecaborojo-puerto-rico": {
      "type": "http",
      "url": "https://vprjteqgmanntvisjrvp.supabase.co/functions/v1/mcp-puerto-rico"
    }
  }
}
```

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-08-16 (score 69, +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-08-14 (score 68, +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-08-12 (score 67, +1)

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

### 2026-08-11 (score 66, +2)

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

### 2026-08-10 (score 64, +1)

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

### 2026-08-08 (score 63, +1)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-07 (score 62)

First indexed and scored.

## MCP tools (6)

### `buscar_negocio` (~150 tokens)

Buscar negocio verificado

Busca negocios y servicios locales de Puerto Rico (foco: Cabo Rojo y el oeste) en el directorio verificado a mano de mapadecaborojo.com. Devuelve nombre, teléfono, dirección y la FECHA en que un humano lo verificó por última vez — lo que Google Places no te puede dar de un pueblo de PR.

Input parameters:

- `consulta` (string, required): Qué buscas: nombre del negocio o tipo de servicio (ej: "plomero", "farmacia", "Tino's")
- `limite` (number): Máximo de resultados (1-20, default 5)
- `municipio` (string): Filtrar por municipio (ej: "Cabo Rojo")

### `chequear_recall` (~66 tokens)

Chequear recall FDA de un medicamento

Verifica si un medicamento o producto tiene un recall activo de la FDA, con razón en español cuando existe. Data federal actualizada a diario. Cobertura: Estados Unidos y Puerto Rico.

Input parameters:

- `medicamento` (string, required): Nombre del medicamento o producto (ej: "metformin")

### `demanda_local` (~75 tokens)

Demanda local agregada

Qué servicios buscó la gente real de Cabo Rojo y el oeste de PR por el canal *7711, agregado por categoría (conteos solamente, nunca mensajes crudos). Útil para entender qué hace falta en el mercado local.

Input parameters:

- `dias` (number): Ventana en días (1-90, default 30)

### `desiertos_salud` (~128 tokens)

Desiertos de salud por especialidad

Municipios de Puerto Rico con cero o casi cero proveedores de una especialidad médica, ordenados por riesgo real (déficit vs el área metro + pobreza + aislamiento geográfico + HPSA federal), no alfabéticamente. Basado en el registro federal NPPES cruzado con Census. Único dataset de este tipo para PR.

Input parameters:

- `especialidad` (string, required): Especialidad (ej: "psiquiatra", "cardiologo", "pediatra")
- `limite` (number): Máximo de municipios (1-76, default 10)

### `dato_citable` (~133 tokens)

Pregúntale al récord público de PR

Busca en el récord público verificado de Puerto Rico (PuertoRicoSinFiltros): datos con fuente primaria, contradicciones declarado-vs-entregado, y citas de vistas públicas ancladas al minuto de video. Cada dato viene con su fuente y el link al récord completo. Ideal para verificar afirmaciones sobre agua, luz, FEMA, salud, presupuesto y promesas públicas de PR.

Input parameters:

- `limite` (number): Máximo de datos (1-10, default 5)
- `pregunta` (string, required): La pregunta o afirmación a verificar (ej: "¿cuánto del dinero FEMA ha llegado?")

### `eventos_proximos` (~62 tokens)

Eventos próximos verificados

Eventos publicados y aptos para familia en Cabo Rojo y el oeste de Puerto Rico en los próximos días, con lugar, hora y precio cuando existe.

Input parameters:

- `dias` (number): Ventana en días hacia adelante (1-60, default 14)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-mapadecaborojo-puerto-rico/functions-v1-mcp-puerto-rico#diagnostics

## Score history

- 2026-08-17: 69
- 2026-08-16: 69
- 2026-08-15: 68
- 2026-08-14: 68
- 2026-08-13: 67
- 2026-08-12: 67
- 2026-08-11: 66
- 2026-08-10: 64
- 2026-08-09: 63
- 2026-08-08: 63
- 2026-08-07: 62

## Links

- Remote endpoint: https://vprjteqgmanntvisjrvp.supabase.co/functions/v1/mcp-puerto-rico
- Website: https://www.mapadecaborojo.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-mapadecaborojo-puerto-rico/functions-v1-mcp-puerto-rico.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-mapadecaborojo-puerto-rico/functions-v1-mcp-puerto-rico.json
- HTML version of this page: https://verifymcp.io/servers/com-mapadecaborojo-puerto-rico/functions-v1-mcp-puerto-rico
