list_book_titles — Torah Library MCP Tool Read-only
list_book_titles
(list book titles) is one of 49 tools on the
Torah Library
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_book_titles from your client
- Claude Code Torah Library list_book_titles run in your project directory
- Claude Desktop Torah Library list_book_titles ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Torah Library list_book_titles ~/.cursor/mcp.json
- VS Code Torah Library list_book_titles .vscode/mcp.json
- Zed Torah Library list_book_titles ~/.config/zed/settings.json
- Windsurf Torah Library list_book_titles ~/.codeium/windsurf/mcp_config.json
- Cline Torah Library list_book_titles ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Torah Library list_book_titles ~/.gemini/settings.json
- Grok Torah Library list_book_titles .mcp.json (in your project root)
- ChatGPT Torah Library list_book_titles Settings → Connectors → Advanced → Developer mode
- Claude.ai Torah Library list_book_titles Settings → Connectors → Add custom connector
- LangChain Torah Library list_book_titles pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http torah-library https://torah.kolsgo.xyz/mcp
Other tools on this server
- convert_date
- get_jewish_calendar
- get_shabbat_times
- get_zmanim
- get_torah_reading
- get_yahrzeit_dates
- find_location
- get_text
- get_texts_bulk
- resolve_name
- parse_reference
- find_references_in_text
- get_task_status
- search_library
- get_commentaries
- get_related_content
- get_text_versions
- list_translations
- get_manuscripts
- get_random_text
- get_passage_context
- get_text_image
- browse_library
- get_book_info
- get_book_raw_index
- get_author_works
- get_library_statistics
- get_term
- dictionary_lookup
- dictionary_autocomplete
- get_learning_schedules
- get_parasha
- get_topic
- search_topics
- get_topic_graph
- recommend_topics
- get_random_source_by_topic
- get_seasonal_topic
- get_source_sheet
- list_source_sheets
- get_sheet_tags
- check_sheet_modified
- get_collections
- get_user_profile
- todays_learning
- parsha_study_pack
- holiday_sources
- shabbat_briefing
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.