← Registry

General Tools

aliyahu.com

Provides calculators and assessments for Israeli new immigrants covering purchase tax, arnona discounts, rental assistance, self-employment status, and IDF draft timelines.

1 endpoint12 known toolsFirst detected September 15, 2026Last detected September 15, 2026

ENDPOINT 1

https://aliyahu.com/api/mcp

No auth detected

MCP server metadata

Name
mcp-typescript server on vercel
Version
0.1.0
Capabilities
tools.listChanged

Known tools 12

compute_purchase_tax

Compute Israeli real-estate purchase tax (mas rechisha) for a new immigrant buying a home, comparing the olim benefit track to the standard first-home rate.

Potential side effects
estimate_arnona_discount

Estimate the new-immigrant municipal-tax (arnona) discount on a home.

Inferred read-only
estimate_rental_assistance

Estimate the government rental assistance a new immigrant household receives, comparing a standard area to a national-priority area over the full eligibility window.

Inferred read-only
assess_osek_status

Assess whether a self-employed oleh should register as an Osek Patur or an Osek Murshe, including the cases where Osek Murshe is forced by law.

Inferred read-only
build_draft_timeline

Build the likely IDF draft timeline for a child making aliyah: the obligation band by age-at-arrival and gender, plus dated milestones (arrival, first notice, end of the acclimation period).

Inferred read-only
match_cities

Rank Israeli cities and towns against a household's preferences (budget, region, size, community, periphery incentives).

Inferred read-only
search_resources

Search Aliyahu's curated directory of aliyah resources (official bodies, tools, orgs).

Inferred read-only
list_communities

List the documented aliyah communities Aliyahu tracks (origin/language groups and religious-identity groups), with the places each clusters in and a confidence note.

Inferred read-only
list_journey_stages

List the six aliyah journey stages Aliyahu organises everything around (from "dreaming" to "established"), each with a short label and what that stage is about.

Inferred read-only
get_good_news

Fetch Aliyahu's curated, sourced good-news feed about Israel and aliyah.

Inferred read-only
list_oleh_fees

List the fees a new immigrant pays in Israel (passport, licence conversion, car, arnona, utilities, school, daycare, health fund, bank, tax, moving), each with its amount or range in NIS, its Hebrew name, the oleh exemption or discount and its window, when it is due relative to aliyah, how often it changes, the canonical tariff table, sources, the date it was checked and its confidence.

Inferred read-only
build_fee_schedule

Build a dated, priced fee schedule for one household from its aliyah date, city, home size, household and circumstances (car, foreign licence, children, renting or buying, dog, shipping a lift).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mcp-typescript-server-on-vercel]
url = "https://aliyahu.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://aliyahu.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mcp-typescript-server-on-vercel
Remote MCP URL: https://aliyahu.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-typescript-server-on-vercel": {
      "url": "https://aliyahu.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://aliyahu.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mcp-typescript-server-on-vercel",
  "transport": "streamable-http",
  "url": "https://aliyahu.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.