mcpbeat

Escola de Rádio TV & Web (ER+) MCP Server

br.com.escoladeradio.www/public
not responding

Escola de Rádio TV & Web (ER+) is listed as active in the registry but did not answer our last check. It exposes 15 tools.

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

Uptime history 39 hours of history · worst hour 0%
39 hours agonow
0.0%
Uptime 24h
0 of 91 checks
15
Tools
read from the server
193 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add public --transport http https://www.escoladeradio.com.br/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "public": {
      "url": "https://www.escoladeradio.com.br/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.public]
url = "https://www.escoladeradio.com.br/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "public": {
      "url": "https://www.escoladeradio.com.br/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "public": {
      "url": "https://www.escoladeradio.com.br/api/mcp"
    }
  }
}

Available tools 15

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

podcast
get_podcast_episode
Detalhe completo de um episódio: áudio (URL .mp3), excerpt, convidados, tópicos, links citados e transcrição (quando disponível).
list_podcast_episodes
Lista episódios publicados, ordenados do mais novo pro mais antigo. Opcionalmente filtra por série (parâmetro podcast_slug).
list_podcast_series
Lista todas as séries de podcast da ER+ com contagem de episódios, host e links externos (Spotify, YouTube, Apple Podcasts).
blog
get_blog_post
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.
list_blog_posts
Lista posts publicados do blog editorial da ER+. Opcionalmente filtra por categoria.
availability
check_availability
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.
course
get_course
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.
courses
list_courses
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.
radio
radio_now_playing
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.
school
school_info
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 é.
search
search
Busca textual cross-content: cursos, posts do blog e episódios de podcast. Retorna até `limit` resultados de cada tipo.
services
list_services
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.
teacher
get_teacher
Detalhe de um professor: bio completa, foto e lista dos cursos que ele leciona atualmente.
teachers
list_teachers
Lista todos os professores ATIVOS da escola, com nome, função e descrição curta.
upcoming
list_upcoming_classes
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.

Endpoints

URLTransportStateLatencyChecked
https://www.escoladeradio.com.br/api/mcp streamable-http answering 193 ms 6 min ago

Escola de Rádio TV & Web (ER+) — questions

Answers built from our own checks of this server.

What can Escola de Rádio TV & Web (ER+) do?
It exposes 15 tools, read directly from the server on our last check. Among them: check_availability, get_blog_post, get_course, get_podcast_episode, get_teacher, list_blog_posts and 9 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Escola de Rádio TV & Web (ER+) mostly used for?
Its tools cluster around podcast and blog. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Escola de Rádio TV & Web (ER+) working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 193 ms. The bar chart above shows every period we have measured.
The registry lists Escola de Rádio TV & Web (ER+) as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Escola de Rádio TV & Web (ER+)?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Escola de Rádio TV & Web (ER+) need an API key?
No. Escola de Rádio TV & Web (ER+) completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 15 of them are readable on this page. This is what we observed, not what the docs claim.