Ambulancedz MCP Server
Rank #67,654io.github.hartemyaakoub/ambulancedz-mcp
Find ambulance drivers across Algeria's 69 wilayas — nearest, verified, reviews, cost, dialysis.
Ambulancedz MCP Server is a Model Context Protocol (MCP) server published by hartemyaakoub. It ranks #67,654 of 132,113 servers tracked on MCP Toplist. Ambulancedz MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Jul 20, 2026 and most recently updated on Jul 20, 2026.
Ranks ahead of 64,459 of 132,113 servers on MCP Toplist.
Use Ambulancedz MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ambulancedz-mcp -e "AMBULANCEDZ_BASE_URL=<your AMBULANCEDZ_BASE_URL>" -- npx -y @tkawen/ambulancedz-mcpReplace each placeholder with your own value before saving.
[mcp_servers.ambulancedz-mcp]
command = "npx"
args = ["-y", "@tkawen/ambulancedz-mcp"]
[mcp_servers.ambulancedz-mcp.env]
AMBULANCEDZ_BASE_URL = "<your AMBULANCEDZ_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ambulancedz-mcp": {
"command": "npx",
"args": [
"-y",
"@tkawen/ambulancedz-mcp"
],
"env": {
"AMBULANCEDZ_BASE_URL": "<your AMBULANCEDZ_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ambulancedz-mcp": {
"command": "npx",
"args": [
"-y",
"@tkawen/ambulancedz-mcp"
],
"env": {
"AMBULANCEDZ_BASE_URL": "<your AMBULANCEDZ_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ambulancedz-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@tkawen/ambulancedz-mcp"
],
"env": {
"AMBULANCEDZ_BASE_URL": "<your AMBULANCEDZ_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ambulancedz-mcp": {
"command": "npx",
"args": [
"-y",
"@tkawen/ambulancedz-mcp"
],
"env": {
"AMBULANCEDZ_BASE_URL": "<your AMBULANCEDZ_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ambulancedz-mcp": {
"command": "npx",
"args": [
"-y",
"@tkawen/ambulancedz-mcp"
],
"env": {
"AMBULANCEDZ_BASE_URL": "<your AMBULANCEDZ_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.hartemyaakoub%2Fambulancedz-mcp)<a href="https://mcptoplist.com/server/io.github.hartemyaakoub%2Fambulancedz-mcp"><img src="https://mcptoplist.com/badge/io.github.hartemyaakoub%2Fambulancedz-mcp.svg" alt="MCP Toplist: #67,654 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
hartemyaakoub
Other servers by hartemyaakoub
View all hartemyaakoub servers →Available versions (1)
| Version | Published |
|---|---|
| 2.0.1 | Jul 20, 2026 |
Frequently asked questions
- Who maintains Ambulancedz MCP Server?
- Ambulancedz MCP Server is maintained by hartemyaakoub, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Ambulancedz MCP Server listed on the Official MCP Registry?
- Yes — Ambulancedz MCP Server is listed on the Official MCP Registry.
- How many versions does Ambulancedz MCP Server have?
- MCP Toplist tracks 1 version of Ambulancedz MCP Server, most recently published on Jul 20, 2026.
- Where can I find the source code for Ambulancedz MCP Server?
- The source code for Ambulancedz MCP Server is hosted at github.com/hartemyaakoub/ambulancedz-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.