Breaking Bad · Capability
Breaking Bad API — Episodes
Episodes surface — Episodes. 2 operations. Lead operation: list every episode across Breaking Bad and Better Call Saul, optionally filtered by series. Self-contained Naftiko capability covering one Breaking Bad business surface. Note: upstream host (breakingbadapi.com) is deprecated and unreachable as of 2026-05-29; this capability is preserved for historical reference and for use against community mirrors or local re-implementations.
What You Can Do
GET
Listepisodes
— List episodes.
/v1/episodes
GET
Getepisodebyid
— Get an episode by id.
/v1/episodes/{id}
MCP Tools
list-episodes
List every episode across both series, optionally filtered by series.
read-only
idempotent
get-episode
Retrieve a single episode by id.
read-only
idempotent