Back to search
100
MCP live v1.0.0 streamable-http

Sefaria Library

dev.workers.shimonkolodny.sefaria-mcp/sefaria

Access Sefaria's library of Jewish texts, commentaries, and learning schedules via MCP

Uptime
14.3%
14 probes
Response
250ms
last probe
Tools
9
callable

Tools · 9

get_text

Retrieve the text and metadata for a specific reference (e.g., 'Genesis.1.1' or 'Berakhot 2a')

search_texts

Search the Sefaria library for a query string.

get_index

Returns metadata for a specific text, such as section names and categories

get_toc

Returns the table of contents for all texts in the library, grouped by category

get_links

Returns a list of known connections (commentary, citations, etc.) for a specific text segment

get_topics

Returns a list of JSON objects containing metadata for topics in the database

get_calendars

Returns daily learning schedules (Parashat Hashavua, Daf Yomi, etc.) for a specific date

get_versions

Returns available text versions for a specific reference

get_shape

Returns the structure and section counts for a specific text reference

Similar MCP servers embedding-nearest

iflow-mcp_sefaria_jewish_library
the jewish library, accessible to LLMs
0 tools
Urantia Papers live
Free, open MCP server for The Urantia Book. 197 papers, 14,500+ paragraphs, 4,400+ entities.
19 tools · streamable-http
iflow-mcp_jewish_library
the jewish library, accessible to LLMs
0 tools
io.github.PrinceGabriel-lgtm/freshcontext live
Freshness-aware AI retrieval with 21 MCP tools for timestamped, decay-ranked live signals.
21 tools · streamable-http
garden.stanislav.svelte-llm/svelte-llm-mcp live
An MCP server that provides access to Svelte 5 and SvelteKit documentation
2 tools · streamable-http
com.windowsforum/mcp-server live
MCP server for WindowsForum.com with search, document retrieval, and real-time forum analytics.
22 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sefaria_library": {
      "url": "https://sefaria-mcp.shimonkolodny.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}