You're viewing a demo portfolio

Join the waitlist
PRSM

get_verse

Active

Tool of bhagavad-gita

declared in 0.1.0

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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

bhagavad-gita

https://github.com/pipeworx-io/mcp-bhagavad-gita

2/7 registries
View full server →