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

io.github.hartemyaakoub/ambulancedz-mcp

NPM · @TKAWEN/AMBULANCEDZ-MCP · SCANNED SEP 20

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

+1 this week 80 Trust /100
Trust breakdown (7 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 → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. 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 62 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability86
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).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 Management97
  • Stability observed for 29 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
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 12 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.hartemyaakoub/ambulancedz-mcp server?

io.github.hartemyaakoub/ambulancedz-mcp runs locally as an npm package, launched with npx -y @tkawen/ambulancedz-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @tkawen/ambulancedz-mcp

# add to Claude Code
claude mcp add hartemyaakoub-ambulancedz-mcp -- npx -y @tkawen/ambulancedz-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "hartemyaakoub-ambulancedz-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@tkawen/ambulancedz-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "hartemyaakoub-ambulancedz-mcp": {
      "command": "npx",
      "args": [
        "-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"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "hartemyaakoub-ambulancedz-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@tkawen/ambulancedz-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add hartemyaakoub-ambulancedz-mcp -t stdio -c npx -a -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.

  • 20 Sept 26 +1

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

  • 17 Sept 26 +1

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

  • 16 Sept 26 −2
    • Stability: pass → 0.83 functional
  • 15 Sept 26 0
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

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

  • 11 Sept 26 +1

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

  • 10 Sept 26 +8
    • Judged manipulation: unverified → pass security
    • Schema quality: unverified → excellent functional
  • 9 Sept 26 −10
    • Judged manipulation: pass → unverified security
    • Schema quality: excellent → unverified functional
    • Stability: pass → 0.80 functional
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 20 Sept 2026 · Analysed npm/@tkawen/ambulancedz-mcp@2.0.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

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.

Common questions

What is the io.github.hartemyaakoub/ambulancedz-mcp server?

io.github.hartemyaakoub/ambulancedz-mcp is listed in the public MCP registry as io.github.hartemyaakoub/ambulancedz-mcp. Find ambulance drivers across Algeria's 69 wilayas, nearest, verified, reviews, cost, dialysis. This page covers its npm package (@tkawen/ambulancedz-mcp).

Is the io.github.hartemyaakoub/ambulancedz-mcp server safe to use?

io.github.hartemyaakoub/ambulancedz-mcp scores 80 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.hartemyaakoub/ambulancedz-mcp server expose?

io.github.hartemyaakoub/ambulancedz-mcp exposes 12 tools: list_wilayas, list_communes, search_ambulances, find_nearest_ambulance, get_ambulance, and 7 more. Their descriptions and schemas cost roughly 1,131 tokens of context every time the server is loaded.

Is the io.github.hartemyaakoub/ambulancedz-mcp server still maintained?

io.github.hartemyaakoub/ambulancedz-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.hartemyaakoub/ambulancedz-mcp server under?

io.github.hartemyaakoub/ambulancedz-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.