# Escola de Rádio TV & Web (ER+) (remote · www.escoladeradio.com.br)

Cursos, turmas, vagas, professores, podcasts e blog da Escola de Rádio (ER+) — read-only.

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

## Components

- remote · `www.escoladeradio.com.br`: 68/100 (this document), [markdown](https://verifymcp.io/servers/br-com-escoladeradio-www-public/api-mcp.md), [page](https://verifymcp.io/servers/br-com-escoladeradio-www-public/api-mcp)

## Channel facts

- Endpoint: `https://www.escoladeradio.com.br/api/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-08-03.

- **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 15 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**: 77/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 1280 tokens (~85/item across 15 items; 15 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 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 br-com-escoladeradio-www-public https://www.escoladeradio.com.br/api/mcp
```

### Codex

```toml
[mcp_servers.br-com-escoladeradio-www-public]
url = "https://www.escoladeradio.com.br/api/mcp"
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add br-com-escoladeradio-www-public --url https://www.escoladeradio.com.br/api/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  br-com-escoladeradio-www-public:
    url: "https://www.escoladeradio.com.br/api/mcp"
```

### Other

```json
{
  "mcpServers": {
    "br-com-escoladeradio-www-public": {
      "type": "http",
      "url": "https://www.escoladeradio.com.br/api/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-08-03 (score 68, +1)

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

### 2026-08-01 (score 67, +1)

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

### 2026-07-31 (score 66, −2)

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

### 2026-07-30 (score 68, +1)

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

### 2026-07-29 (score 67, +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-07-27 (score 66, +1)

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

### 2026-07-26 (score 65)

First indexed and scored.

## MCP tools (15)

### `school_info` (~46 tokens)

Informações da escola

Retorna informações institucionais da Escola de Rádio: CNPJ, endereço, contatos, horários, modalidades de curso oferecidas. Bom ponto de partida pra entender o que a escola é.

### `list_courses` (~89 tokens)

Listar cursos

Lista TODOS os cursos ativos da escola (resumido). Opcionalmente filtra por modalidade. Modalidades: 'profissionalizante' (formação completa com DRT), 'livre' (Express, especialização curta), 'ead' (online assíncrono). Use get_course com o slug pra detalhe completo.

Input parameters:

- `modalidade` (string): Filtra por modalidade (opcional).

### `get_course` (~103 tokens)

Detalhe de curso

Retorna detalhe COMPLETO de um curso: descrição, módulos/programa, professores, preço, parcelamento, duração, certificação (DRT?), próxima turma, vagas (mescladas com matrículas reais), depoimentos, FAQ específico. Use list_courses pra descobrir o slug.

Input parameters:

- `slug` (string, required): Slug do curso (kebab-case). Ex: 'locucao-profissionalizante', 'narracao-esportiva', 'podcast-express'.

### `check_availability` (~93 tokens)

Vagas restantes em um curso

Checa vagas restantes na PRÓXIMA turma de um curso. Mescla matrículas reais no Supabase com a curva de marketing (computeEffectiveSlots) e nunca mostra mais vagas do que realmente existem. Se soldOut=true, oriente o usuário a entrar na lista de espera pelo WhatsApp da secretaria.

Input parameters:

- `slug` (string, required): Slug do curso. Ex: 'narracao-esportiva'.

### `list_upcoming_classes` (~79 tokens)

Próximas turmas

Lista turmas com data_inicio futura (a partir de hoje), ordenadas por data crescente. Use isso pra responder 'que cursos têm turma marcada?' ou 'qual a próxima turma de X?'. Pra vagas em tempo real, use check_availability.

Input parameters:

- `limit` (integer): Máximo de turmas a retornar (default 20).

### `list_teachers` (~26 tokens)

Listar professores

Lista todos os professores ATIVOS da escola, com nome, função e descrição curta.

### `get_teacher` (~49 tokens)

Detalhe de professor

Detalhe de um professor: bio completa, foto e lista dos cursos que ele leciona atualmente.

Input parameters:

- `slug` (string, required): Slug do professor. Ex: 'ruy-jobim'.

### `list_podcast_series` (~38 tokens)

Listar séries de podcast

Lista todas as séries de podcast da ER+ com contagem de episódios, host e links externos (Spotify, YouTube, Apple Podcasts).

### `list_podcast_episodes` (~76 tokens)

Listar episódios de podcast

Lista episódios publicados, ordenados do mais novo pro mais antigo. Opcionalmente filtra por série (parâmetro podcast_slug).

Input parameters:

- `limit` (integer): Máximo de episódios (default 20).
- `podcast_slug` (string): Slug da série (opcional). Ex: 'tom-em-tom'.

### `get_podcast_episode` (~66 tokens)

Detalhe de episódio

Detalhe completo de um episódio: áudio (URL .mp3), excerpt, convidados, tópicos, links citados e transcrição (quando disponível).

Input parameters:

- `episode_slug` (string, required): Slug do episódio.
- `podcast_slug` (string, required): Slug da série.

### `list_blog_posts` (~56 tokens)

Listar posts do blog

Lista posts publicados do blog editorial da ER+. Opcionalmente filtra por categoria.

Input parameters:

- `category_slug` (string): Slug da categoria (opcional).
- `limit` (integer): Máximo de posts (default 20).

### `get_blog_post` (~58 tokens)

Detalhe de post (markdown)

Detalhe completo de um post do blog incluindo o corpo em markdown (convertido do PortableText do Sanity). Útil pra LLMs lerem o conteúdo na íntegra.

Input parameters:

- `slug` (string, required): Slug do post.

### `search` (~59 tokens)

Buscar conteúdo (cursos, posts, episódios)

Busca textual cross-content: cursos, posts do blog e episódios de podcast. Retorna até `limit` resultados de cada tipo.

Input parameters:

- `limit` (integer): Resultados por categoria (default 10).
- `q` (string, required): Termo de busca.

### `list_services` (~119 tokens)

Listar serviços além dos cursos

Lista serviços oferecidos pela ER+ ALÉM dos cursos regulares: 'demo' (gravação de demo profissional com Ruy, R$ 350), 'mentoria' (mentoria 1:1 com Ruy, R$ 250/h), 'b2b' (treinamentos corporativos pra empresas). Use quando aluno perguntar sobre demo, mentoria, treinamento empresarial. Pra cursos regulares, use list_courses.

Input parameters:

- `type` (string): Filtra por tipo de serviço (opcional, default 'all').

### `radio_now_playing` (~72 tokens)

Rádio ER+ — o que está tocando

Retorna o que está tocando AGORA na Rádio Escola de Rádio (rádio web 24h da escola): música atual, próxima, ouvintes conectados, link do stream e como ouvir. Use quando perguntarem sobre a rádio da escola, o que está no ar, ou como escutar.

## Diagnostics

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

## Score history

- 2026-08-03: 68
- 2026-08-02: 67
- 2026-08-01: 67
- 2026-07-31: 66
- 2026-07-30: 68
- 2026-07-29: 67
- 2026-07-28: 66
- 2026-07-27: 66
- 2026-07-26: 65

## Links

- Remote endpoint: https://www.escoladeradio.com.br/api/mcp
- Website: https://www.escoladeradio.com.br/mcp
- Changelog RSS feed: https://verifymcp.io/servers/br-com-escoladeradio-www-public/api-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/br-com-escoladeradio-www-public/api-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/br-com-escoladeradio-www-public/api-mcp
