← All WebMCP sites

bema.jpamorgan.com

Media & Personalhttps://bema.jpamorgan.com/listed as of 2026-08-23
Search and browse every BEMA Podcast episode by title, topic, season, person, or episode number. Free public API and MCP access are available for developers and AI agents.
See Ora's auditWe loaded this site in a real browser and scored its tools. Score: 67/100 (C).

Tools

open_bema_episodeactimperative
Open the human-readable BEMA Podcast Explorer page for a known stable episode slug.
Input schema
{
  "type": "object",
  "properties": {
    "slug": {
      "type": "string",
      "description": "The stable episode slug returned by BEMA search, such as 74 or -1."
    }
  },
  "required": [
    "slug"
  ]
}
search_bema_episodesanswerdeclarative
Search public BEMA Podcast episode metadata by topic, title, person, biblical text, or episode number.
Input schema
{
  "type": "object",
  "properties": {
    "q": {
      "type": "string",
      "description": "Search episodes, topics, or numbers"
    }
  },
  "required": [
    "q"
  ]
}
Listings are sourced from public community registries and shown as reported.