← Back to Plugins
MCP Server MCP

io.github.hartemyaakoub/ambulancedz-mcp

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @tkawen/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@tkawen/ambulancedz-mcp",
      "version": "2.0.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Base URL of the ambulancedz platform to query. Defaults to https://ambulancedz.com; override only to point at a staging deployment.",
          "format": "string",
          "name": "AMBULANCEDZ_BASE_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...