Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.hartemyaakoub/ambulancedz-mcp

NPM · @TKAWEN/AMBULANCEDZ-MCP · SCANNED AUG 3

Find ambulance drivers across Algeria's 69 wilayas — nearest, verified, reviews, cost, dialysis.

+19 this week 65 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency19
  • Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 14 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability82
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1174 tokens (~83/item across 14 items; 12 tools + 2 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage96
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 87% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @tkawen/ambulancedz-mcp

# add to Claude Code
claude mcp add hartemyaakoub-ambulancedz-mcp -- npx -y @tkawen/ambulancedz-mcp
# add to Codex CLI
codex mcp add hartemyaakoub-ambulancedz-mcp -- npx -y @tkawen/ambulancedz-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "hartemyaakoub-ambulancedz-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@tkawen/ambulancedz-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add hartemyaakoub-ambulancedz-mcp --command npx --arg -y --arg @tkawen/ambulancedz-mcp
# ~/.hermes/config.yaml
mcp_servers:
  hartemyaakoub-ambulancedz-mcp:
    command: "npx"
    args: ["-y", "@tkawen/ambulancedz-mcp"]
// mcp.json
{
  "mcpServers": {
    "hartemyaakoub-ambulancedz-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@tkawen/ambulancedz-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 2 Aug 26 +43
    • Provenance: unverified → fail security
    • Known CVEs: unverified → partial security
    • Install scripts: unverified → pass security
    • Malware scan: unverified → pass security
    • Schema quality: unverified → good functional
    • Stability: unverified → 0.23 functional
    • MCP protocol: unverified → pass functional
    • Maintenance: unverified → pass functional
    • Dependency health: unverified → partial functional
    • License: unverified → pass functional
    • Licence: MIT functional
  • 1 Aug 26 +21
    • Schema quality: unverified → 100 functional
    • Tool coverage: unverified → 100 functional
  • 31 Jul 26 −28
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +10
    • Malware scan: pass → unverified security
    • Tool coverage: unverified → 100 functional
    • Schema quality: unverified → 100 functional
  • 28 Jul 26 −28
    • Tool coverage: 100 → unverified functional
    • Schema quality: 100 → unverified functional
  • 27 Jul 26 46

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/@tkawen/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 95 packages

95 packages in the resolved dependency tree · 95 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 12 exposed · ~1,131 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
coverage_report ~55

Per-wilaya coverage: how many drivers, how many available now, how many verified — including the wilayas with NO drivers at all. Use this to answer 'is my area covered?' and to see where supply is missing.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

driver_join_info ~72

For ambulance OWNERS asking how to join ambulancedz: the free-trial length, the subscription plans and prices in DZD (with the per-month equivalent), accepted payment methods, the documents required for the «موثّق» verified badge, and the registration URL. There is no commission on trips.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

emergency_numbers ~56

Algeria's national emergency numbers (14 Civil Protection, 16 SAMU medical, 17 Police) and what each is for. Call this FIRST for any life-threatening situation — ambulancedz lists private operators and does not dispatch emergency services.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

estimate_price ~120

Estimate the approximate cost range (DZD) of an ambulance trip between two wilayas. INDICATIVE ONLY — the platform is not party to the agreement and the final price is settled directly with the driver. Always present it as a range, never as a quoted price.

NameTypeReqDescription
from_wilayaintegeryesPickup wilaya id
nightbooleanNight-time pricing (×1.4)
servicestringbasic (default) or medically-equipped
to_wilayaintegeryesDestination wilaya id

No output schema declared.

No examples provided.

find_nearest_ambulance ~90

Find the nearest AVAILABLE ambulances to a GPS point inside Algeria, sorted by real distance, with a rough ETA in minutes. Use when you have the patient's coordinates; otherwise use search_ambulances by wilaya.

NameTypeReqDescription
latnumberyesLatitude — must be inside Algeria (~18..38)
lngnumberyesLongitude — must be inside Algeria (~-9..12)

No output schema declared.

No examples provided.

get_ambulance ~54

Get full details of one driver by id: phone, WhatsApp, licence plate, exact coordinates, verification date, vehicle photo gallery, rating and member-since date.

NameTypeReqDescription
idintegeryesAmbulance id

No output schema declared.

No examples provided.

get_ambulance_reviews ~97

Read the reviews of one driver, with the star distribution (how many 5-star, 4-star …). The headline rating is computed from these rows, so it can always be reconciled against its evidence. A driver with no reviews returns rating null rather than a fabricated score.

NameTypeReqDescription
idintegeryesAmbulance id
per_pageintegerReviews per page (max 50, default 10)

No output schema declared.

No examples provided.

list_communes ~44

List the communes (municipalities) of a wilaya, by the wilaya id from list_wilayas.

NameTypeReqDescription
wilaya_idintegeryesWilaya id

No output schema declared.

No examples provided.

list_wilayas ~55

List all 69 Algerian wilayas (provinces) with how many ambulance drivers are listed and how many are available right now in each. Use this to resolve a wilaya name to the id other tools need.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

platform_stats ~31

Platform totals: listed drivers, verified drivers, available right now, wilaya coverage, commune count, average rating.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

request_recurring_booking ~299

Register a recurring (dialysis / chronic-care) transport request for a patient — e.g. three trips a week to the same centre with the same driver. Creates a PENDING booking that a driver must accept; it is NOT a confirmation. Resolve ids first with list_wilayas / list_communes, and optionally pick a preferred driver with search_ambulances.

NameTypeReqDescription
ambulance_idintegerPreferred driver id (from search_ambulances)
daysarrayyesWeekdays: 0=Sunday .. 6=Saturday, e.g. [0,2,4] for Sun/Tue/Thu
dest_commune_idinteger
dest_notestringHospital / dialysis centre name
dest_wilaya_idintegeryesDestination (dialysis centre/hospital) wilaya id
notesstringPatient condition notes (e.g. needs a wheelchair)
patient_namestringyesPatient full name
patient_phonestringyesAlgerian mobile, e.g. 0551234567
pickup_commune_idinteger
pickup_notestringExact pickup address / landmark
pickup_wilaya_idintegeryesPickup wilaya id
service_typestring
timestringyesPickup time HH:MM (24h), e.g. 07:00

No output schema declared.

No examples provided.

search_ambulances ~158

Search listed ambulance drivers, filtered by wilaya, commune, service type, availability or verification. Returns phone, licence plate, status, rating and profile URL. Available drivers come first, then verified, then best-rated.

NameTypeReqDescription
communeintegerCommune id (from list_communes)
per_pageintegerResults per page (max 50)
service_typestringemergency = urgent case, transport = medical transfer, inter_wilaya = between provinces
sortstringDefault: best (available first)
statusstring
verifiedbooleanOnly drivers whose documents were manually reviewed
wilayaintegerWilaya id (from list_wilayas)

No output schema declared.

No examples provided.