list_bible_versions — bible app MCP Tool Read-only
list_bible_versions
(list bible versions) is one of 5 tools on the
bible app
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_bible_versions from your client
- Claude Code bible app list_bible_versions run in your project directory
- Claude Desktop bible app list_bible_versions ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor bible app list_bible_versions ~/.cursor/mcp.json
- VS Code bible app list_bible_versions .vscode/mcp.json
- Zed bible app list_bible_versions ~/.config/zed/settings.json
- Windsurf bible app list_bible_versions ~/.codeium/windsurf/mcp_config.json
- Cline bible app list_bible_versions ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI bible app list_bible_versions ~/.gemini/settings.json
- Grok bible app list_bible_versions .mcp.json (in your project root)
- ChatGPT bible app list_bible_versions Settings → Connectors → Advanced → Developer mode
- Claude.ai bible app list_bible_versions Settings → Connectors → Add custom connector
- LangChain bible app list_bible_versions pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http bible-app https://thaiapp.com/bible-app/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.