MCP.so
ログイン

Sefaria Mcp Server

@abeperl

Sefaria Mcp Server について

MCP server for Sefaria - Access Jewish texts via Model Context Protocol

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

node

トランスポート

stdio

公開者

abeperl

投稿者

Abe Perl

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "sefaria": {
      "command": "npx",
      "args": [
        "-y",
        "sefaria-mcp-server"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Sefaria Mcp Server?

An MCP server that gives AI assistants (Claude, Cursor, Windsurf, etc.) access to Sefaria’s library of Jewish texts – Torah, Talmud, Mishnah, Midrash, and thousands of commentaries – for searching, reading, and exploration.

How to use Sefaria Mcp Server?

Install globally with npm install -g sefaria-mcp-server or run directly via npx sefaria-mcp-server. No API key required. Configure in your MCP host (e.g., Claude Desktop, Cursor) by adding a JSON entry citing the server command and arguments as shown in the README.

Key features of Sefaria Mcp Server

  • Read any text – Torah, Talmud, Mishnah, Midrash, Halacha, Kabbalah.
  • Full-text search in English or Hebrew across all texts.
  • Retrieve commentaries (Rashi, Ramban, Ibn Ezra, and hundreds more).
  • Daily learning schedules (Daf Yomi, Parsha, daily Rambam).
  • Cross-references and links between texts.

Use cases of Sefaria Mcp Server

  • Ask an AI assistant to show a verse with Hebrew and its commentaries.
  • Search for texts about a specific phrase like “love your neighbor.”
  • Get this week’s Torah portion (Parsha).
  • Check today’s Daf Yomi or other daily learning items.
  • Find all commentaries on a particular verse (e.g., Leviticus 19:18).

FAQ from Sefaria Mcp Server

What texts are available?

Torah, Talmud, Mishnah, Midrash, Halacha, Kabbalah, and thousands of commentaries including Rashi, Ramban, and Ibn Ezra.

Do I need an API key?

No, the server uses Sefaria’s public API and requires no API key.

What formats can I use for text references?

Standard formats like “Genesis 1:1”, “Berakhot 2a”, “Mishnah Avot 1:1”, or “Rashi on Genesis 1:1”.

What daily learning schedules are available?

Daf Yomi, Parsha (weekly Torah portion), daily Rambam, and more – retrieved via the get_calendars tool.

Can I search in Hebrew?

Yes, full-text search supports both English and Hebrew queries.

コメント

「その他」の他のコンテンツ