mcpserver.lol
registry/edgegate-mcp
Connection check local install

edgegate-mcp

Regression-test AI models on real Snapdragon and Jetson hardware, with signed evidence for CI.

Tools 55
GitHub stars 1
Installs / wk 276
Licence MIT
Transport stdio
Last checked never

Tools & capabilities

55 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

edgegate_attach_byo_role from source
Phase 2 of edgegate_setup_byo_storage. Hands the freshly-created Role ARN
edgegate_capture_reference from source
Trigger a reference-oracle capture — the known-good baseline the Behavioral Gate diffs
edgegate_change_member_role from source
Change a member
edgegate_check_byo_bucket from source
Re-run the AssumeRole + HeadObject readiness probe against the workspace
edgegate_check_llm_compile_status from source
Poll an LLM compile job. Returns status (queued|running|completed|failed),
edgegate_check_status from source
Get the current status of an EdgeGate run, including per-device metrics and
edgegate_compare_runs from source
Diff two EdgeGate runs in the same pipeline — metrics delta, gate flips (✓→✗ regressions
edgegate_connect_huggingface from source
Store a personal HuggingFace access token for this workspace so the import flow
edgegate_connect_qaihub from source
Store a Qualcomm AI Hub API token for this workspace so EdgeGate can submit
edgegate_create_api_key from source
Create a new API key for this workspace. The plaintext token is returned EXACTLY
edgegate_create_bg_run from source
edgegate_create_eval_set from source
Create a new behavioral eval set with its first draft version. Seed it from a
edgegate_create_pipeline from source
Create a new EdgeGate regression pipeline. Define which model(s), which device(s),
edgegate_create_promptpack from source
Create a new promptpack in an EdgeGate workspace. A promptpack defines the test
edgegate_create_workflow_endpoint from source
Save an API/workflow endpoint so a behavioral gate can target it. This is the ONLY way
edgegate_create_workspace from source
Create a new EdgeGate workspace. The caller automatically becomes the owner.
edgegate_disconnect_byo_bucket from source
Delete the workspace
edgegate_disconnect_huggingface from source
Permanently delete the workspace
edgegate_disconnect_qaihub from source
Permanently delete the workspace
edgegate_export_run_report from source
Download a human-readable markdown report for an EdgeGate run and save it to disk.
edgegate_get_audit_report from source
Get the signed audit report PDF URL for a completed EdgeGate run. Used for
edgegate_get_byo_audit from source
Fetch the workspace
edgegate_get_huggingface_integration from source
Show whether a personal HuggingFace token is connected to this workspace (and
edgegate_get_qaihub_integration from source
Show whether a Qualcomm AI Hub token is connected to this workspace and
edgegate_get_report from source
List recent EdgeGate runs in a workspace with status, duration, and trigger.
edgegate_import_huggingface_model from source
Import a public Hugging Face model that contains a pre-built ONNX file. EdgeGate
edgegate_invite_member from source
Add an existing EdgeGate user to this workspace by email at the given role
edgegate_list_api_keys from source
List all API keys in this workspace (id, name, prefix...suffix, status, last_used).
edgegate_list_devices from source
List every Qualcomm AI Hub device EdgeGate can target (Snapdragon phones,
edgegate_list_device_targets from source
List the customer
edgegate_list_eval_packs from source
List the bundled behavioral eval-set starter packs a customer can clone from.
edgegate_list_eval_sets from source
List the workspace
edgegate_list_members from source
List all members of this workspace with their email + role. Requires at least
edgegate_list_promptpacks from source
List all promptpacks in an EdgeGate workspace. Returns a markdown table with
edgegate_list_workflow_endpoints from source
List the workspace
edgegate_llm_compile from source
Submit a multi-component LLM compile + link job via Qualcomm AI Hub. Returns a
edgegate_new_eval_set_version from source
Fork a fresh draft (version+1) from a PUBLISHED version, seeded with its cases — the
edgegate_predict_npu_coverage from source
Predict which ONNX ops will run on the Qualcomm Hexagon NPU vs fall back to CPU,
edgegate_probe_workflow_endpoint from source
Send one test request to a saved endpoint and show the raw response beside the text
edgegate_publish_eval_set from source
Validate and freeze a draft eval-set version into an immutable, signed, hash-anchored
edgegate_publish_promptpack from source
Publish a promptpack version in an EdgeGate workspace so it can be referenced in
edgegate_register_byo_artifact from source
Register an existing S3 URI in your registered bucket as an EdgeGate Artifact.
edgegate_register_byo_bucket from source
Enterprise only. **Use edgegate_setup_byo_storage instead for new setups** —
edgegate_remove_member from source
Remove a member from this workspace. The user loses access immediately; their
edgegate_revoke_api_key from source
Revoke an API key by id. The key is immediately rejected for all subsequent
edgegate_run_device_benchmark from source
Dispatch an ONNX benchmark to one of the customer
edgegate_run_gate from source
Trigger an EdgeGate run against a pipeline. Returns a run_id you can poll with
edgegate_setup_byo_storage from source
Enterprise only. Zero-friction BYO storage setup — creates a pending grant
edgegate_setup_github_action from source
Generate the GitHub Actions workflow YAML + gh secret commands so every PR runs
edgegate_setup_workspace from source
Confirm or list EdgeGate workspaces visible to the API key. Run this first
edgegate_update_eval_set from source
Replace ALL cases of a DRAFT eval-set version (full replacement list, not a patch).
npu_compute_percent from source
npu_compute_percent_cv from source
npu_layer_count from source
npu_layer_percent from source