get_verse
ActiveTool of bhagavad-gita
Get a single verse (sloka) of the Bhagavad Gita by chapter and verse number. Returns the Sanskrit verse in Devanagari, its transliteration, and English translations from multiple commentators (Sivananda, Purohit, Gambirananda, Adidevananda) plus commentary.
Parameters schema
{
"type": "object",
"required": [
"chapter",
"verse"
],
"properties": {
"verse": {
"type": "number",
"description": "Verse (sloka) number within the chapter."
},
"chapter": {
"type": "number",
"description": "Chapter number, 1-18."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
bhagavad-gita
https://github.com/pipeworx-io/mcp-bhagavad-gita
2/7 registries