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.

评论

其他 分类下的更多 MCP 服务器