search_library — Torah Library MCP Tool Read-only
search_library
(search library) 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 search_library from your client
- Claude Code Torah Library search_library run in your project directory
- Claude Desktop Torah Library search_library ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Torah Library search_library ~/.cursor/mcp.json
- VS Code Torah Library search_library .vscode/mcp.json
- Zed Torah Library search_library ~/.config/zed/settings.json
- Windsurf Torah Library search_library ~/.codeium/windsurf/mcp_config.json
- Cline Torah Library search_library ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Torah Library search_library ~/.gemini/settings.json
- Grok Torah Library search_library .mcp.json (in your project root)
- ChatGPT Torah Library search_library Settings → Connectors → Advanced → Developer mode
- Claude.ai Torah Library search_library Settings → Connectors → Add custom connector
- LangChain Torah Library search_library 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
- get_commentaries
- get_related_content
- get_text_versions
- list_translations
- get_manuscripts
- get_random_text
- get_passage_context
- get_text_image
- browse_library
- list_book_titles
- 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.