mcpbeat Sign in

Torah MCP Server

local only

Torah MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.

Keyless Torah study via Sefaria: weekly portion, Tanakh text, commentaries, links, search.

Installs / week
npm · torah-mcp
0
Stars
0 open issues
23 Sep 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Torah MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add torah-mcp -- npx -y torah-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "torah-mcp": {
      "args": [
        "-y",
        "torah-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.torah-mcp]
command = "npx"
args = ["-y", "torah-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "torah-mcp": {
      "args": [
        "-y",
        "torah-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "torah-mcp": {
      "args": [
        "-y",
        "torah-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Torah MCP

same job, measured the same way
Sefaria Library
by workers-shimonkolodny-sefaria-mcp

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

9 tools answering
Reddit MCP
by mrfentmen

Keyless MCP server for Reddit search via Arctic Shift: posts and comments by subreddit and query.

local only
You.com Web Access & AI
by youdotcom-oss

Web search, AI agent, and content extraction via You.com APIs

448 installs/wk 6 tools answering
Listen Notes
by pipeworx-io

Podcast directory search + best podcasts + recommendations via Listen Notes. Free key required.

43 tools answering
Wetwetwet Legislation
by mister-franklin

Search Belgian & EU legislation: verbatim article text, per-article links, legal Q&A.

answering
China Policy, Licensing & Country Information
by huangjunsong404-crypto

Search policy entries by topic keywords.

5 tools answering
Websitetoolbox MCP
by webtoolbox

Community forum management — posts, users, search, and moderation via the Website Toolbox API.

36 installs/wk local only
EcoAloha
by arneffm

Search and compare outdoor experiences. Public keyless API; booking and payment happen on Viator.

12 tools answering

Torah MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Torah MCP?
Torah MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package torah-mcp.
How do I connect Torah MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls torah-mcp straight from npm; nothing to host, nothing to sign up for.
Is Torah MCP open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.