目录 / Listen to Sadhu
MCP
鉴权未知
未评级
已上架
Listen to Sadhu
Listen to Sadhu exposes a searchable corpus of Vedic scripture and recorded lectures. Look up verses by reference (e.g. "BG 2.13", "SB 5.5.3", "CC Madhya 8.128") with original Devanagari/Bengali, IAST transliteration and translations; read commentaries, prose chapters and letters; and search transcribed talks with semantic + lexical retrieval. Inline audio/video players let you hear a lecture passage or watch a clip. Read-only, no auth, no writes.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
模型生成摘要(rules/v1 · 2026-09-27 16:04):Listen to Sadhu exposes a searchable corpus of Vedic scripture and recorded lectures
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://corpus--listentosadhu.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"Listen to Sadhu": {
"url": "https://corpus--listentosadhu.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| author_list | List all authors. |
| author_resolve | Find a author by name (fuzzy). |
| document_get | Get a document (commentary/prose_chapter/letter) by id. |
| document_list | List documents at a reference / in a book. A verse's purport = document_list(source, tokens, kind:"commentary"). |
| excerpt_prepare | Generate (or fetch, if cached) the audio clip for a lecture passage and return its playable URL. This is the excerpt player's Play action — it is called for you by the player UI on demand. Agents should use lecture_excerpt to show the player, not call this directly. Idempotent: same track+window returns the same cached clip. |
| lecture_excerpt | Let the user HEAR a lecture passage inline. Call this when the user wants to LISTEN to a specific moment in a track — e.g. from a search(types:["track"]) hit, pass its track_id plus start_ms/end_ms. Renders an inline audio player that generates the clip on demand (public share-audio, max 10 minutes). |
| location_list | List all locations. |
| location_resolve | Find a location by name (fuzzy). |
| media_get | Show/play an existing corpus VIDEO clip inline. Call this when the user wants to WATCH a clip found via search(types:["media"]) — pass the hit's media_id. Renders an inline video player. |
| search | Semantic + lexical search over the corpus. Returns verses, documents, track passages and titles matching a natural-language query, each with the id needed to fetch the full record (verse_id→verse_get, document_id→document_get, track_id+start_ms/end_ms→transcript_window; media_id→media_get to play the clip). Every filter is optional. Use min_score to drop weak matches. |
| source_get | Get one book by id or code ("source_…" or "BG"/"БГ"). |
| source_list | List all books (Caitanya-caritāmṛta is three sources). |
| source_resolve | Find a book by name (fuzzy): "gita", "бхагаватам", "CC Madhya". |
| track_get | Get a track (lecture/conversation): metadata, cited references, transcript/pdf availability. |
| track_list | List tracks, filterable by reference (source[+tokens] = tracks citing it), author/location/kind/date/lang. No filter ⇒ recent tracks (date desc). |
| transcript_window | Read a track's transcript around a time window (from a search track hit or track_list). Widen with pad_ms. |
| verse_get | Get a verse: original (Devanagari/Bengali) + stored IAST transliteration + translation. Address by ref ("BG 2.13"), source+tokens, or verse id. |
| verse_list | List the verses of a book / chapter. Skips .0 chapter summaries; collapses merged verses into one item with a covers span. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。