mcpbeat Sign in

Ambulancedz MCP Server

by hartemyaakoub Your server? Claim it
local only

Ambulancedz MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 19 · avg 5 · +167% w/w
a month agotoday
30
Installs / week
npm · @tkawen/ambulancedz-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 ambulancedz-mcp -- npx -y @tkawen/ambulancedz-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ambulancedz-mcp": {
      "args": [
        "-y",
        "@tkawen/ambulancedz-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ambulancedz-mcp]
command = "npx"
args = ["-y", "@tkawen/ambulancedz-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ambulancedz-mcp": {
      "args": [
        "-y",
        "@tkawen/ambulancedz-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ambulancedz-mcp": {
      "args": [
        "-y",
        "@tkawen/ambulancedz-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: AMBULANCEDZ_BASE_URL (Base URL of the ambulancedz platform to query. Defaults to https://ambulancedz.com; override only to point at a staging deployment.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Ambulancedz MCP

same job, measured the same way
Transfers & Car Rentals
by t1mom777

Discover transfers, private drivers, and Fiji rentals with non-persisted quote previews.

8 tools answering
MCP Portal
by apollion69

Cursor CLI delegation for verified bulk reads and reference-driven code generation.

local only
AI Architect MCP Spec
by cdeust

PRD verification and host-driven generation with multi-judge consensus across 17 MCP tools.

local only
Pocket Drives
by pocketdrives

Peer-to-peer car rental search — luxury, exotic, and EV vehicles with delivery across the US.

9 tools answering
DVERA CT verification tools
by suresofttechnologies

DVERA drives CT verification of mission-critical C/C++: setup, analysis, tests, coverage.

local only
Waterfallbridge
by waterfallbridge

Explain why any KPI or rate metric changed: bridge/variance analysis by driver, from CSV/Excel.

42 installs/wk local only
I
Key Drivers MCP
by petrmasa

MCP server for key driver and feature importance analysis based on rule mining

53 installs/wk local only
Agenticmail
by agenticmail

Real email and SMS for AI agents — send mail, receive verification codes, drive a real inbox.

301 installs/wk local only

Ambulancedz MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Ambulancedz MCP?
Ambulancedz 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 @tkawen/ambulancedz-mcp was installed 30 times last week.
Is Ambulancedz MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Ambulancedz 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 @tkawen/ambulancedz-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Ambulancedz MCP?
The npm package @tkawen/ambulancedz-mcp was installed 30 times in the last week. Week over week that is +167%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.