{
  "name": "Exploring Next MCP server",
  "version": "1.1.0",
  "description": "Read-only remote MCP server for the Exploring Next podcast. Tools: list_recent_episodes, search_episodes, get_episode, get_episode_script.",
  "endpoints": {
    "streamable_http": "/mcp",
    "sse": "/sse"
  },
  "related": {
    "website": "https://sandrise.io/exploring-next",
    "api_docs": "https://sandrise.io/exploring-next/api",
    "openapi": "https://ingest.sandrise.io/v1/openapi.json",
    "rss": "https://sandrise.io/exploring-next/rss.xml"
  }
}