# @edgegap/mcp

Deploy game servers on Edgegap from your coding agent. Runs locally; your API token never leaves your machine.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 0.1.4
- **Author:** Mathieu Duperre
- **License:** Apache-2.0
- **npm:** @edgegap/mcp
- **Endpoints:** streamable-http https://mcp.edgegap.dev/mcp
- **Source:** https://github.com/edgegap/edgegap-mcp
- **Endpoint health:** reachable (last checked 2026-09-15T07:40:57.521Z, 1 sample) — uptime is not a security property and is not part of the trust score
- **Compatible clients:** claude-code, cursor, copilot, chatgpt, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 6 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-17T18:10:14.303Z
- **Version scanned:** 0.1.4
- **CVEs:** none found by OSV at scan time

## Tools

10 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `edgegap_list_apps` — List the applications in the Edgegap organization. Start here before creating or
- `edgegap_create_app` — Create a new application to hold game server versions. Only call this after
- `edgegap_list_app_versions` — List the versions under an application, with their container image and resource
- `edgegap_create_app_version` — Register a container image as a deployable version of an application. The image must
- `edgegap_deploy` — Start one containerized instance of an application version, placed near the players
- `edgegap_get_deployment` — Read the current status of one deployment, including connection address and ports once
- `edgegap_wait_for_deployment` — Poll a deployment until it is ready, errors, or the timeout expires, then return the
- `edgegap_list_deployments` — List active deployments, optionally filtered. Use this to find deployments left running
- `edgegap_stop_deployment` — Gracefully stop one deployment by request_id, sending SIGTERM to the container.
- `edgegap_get_deployment_logs` — Retrieve stdout/stderr and crash output for a deployment. Call this whenever a

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@edgegap/mcp\"\n      ],\n      \"env\": {\n        \"EDGEGAP_API_TOKEN\": \"<YOUR_EDGEGAP_API_TOKEN>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `EDGEGAP_API_TOKEN` — Edgegap API Token (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (0 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — runs locally and hosted; holds an api key.
- Floor 27, ceiling 27 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40edgegap%2Fmcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40edgegap%2Fmcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40edgegap%2Fmcp
- HTML page: https://forgeregistry.com/registry/%40edgegap%2Fmcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
