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