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