# io.github.WYRE-AI/scalepad-mcp

MCP server for ScalePad — Core, Lifecycle Manager, ControlMap, Backup Radar, and Quoter.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the content rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.0.6
- **Author:** io.github.WYRE-AI
- **License:** Unknown
- **Source:** https://github.com/WYRE-AI/scalepad-mcp

## Trust

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

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-25T07:43:39.769Z
- **Version scanned:** HEAD
- **CVEs:** no coverage — this entry has no package coordinates to query OSV against, so "no known CVEs" is NOT asserted for it.

## Tools

40 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `scalepad_br_backups_list_health` — List all Backup Radar clients with their backup health rollups (healthy / warning / failed counts). Cursor-paginated: pass page_size (1-200, default 50) and the
- `scalepad_br_backups_get_health` — Get backup health for a single Backup Radar client by client ID, including per-device backup status. history_days controls how many days of backup history feed 
- `scalepad_br_backups_list_devices` — List backup devices across Backup Radar clients. Cursor-paginated: pass page_size (1-200, default 50) and the cursor returned by the previous page. Filterable b
- `scalepad_cm_health_list`
- `scalepad_cm_health_get` — Get compliance health metrics for a single ControlMap client (framework progress, evidence and action-item posture).
- `scalepad_cm_reports_list`
- `scalepad_cm_reports_get_signed_url` — Retrieve a signed URL to download a generated ControlMap report for a client. The URL is time-limited.
- `scalepad_cm_risks_search`
- `scalepad_cm_risks_get` — Get a single ControlMap risk by ID for a client.
- `scalepad_cm_risks_create` — ⚠ HIGH-IMPACT. Create a risk in a ControlMap client's risk register (name, description, status, department, category, owner, business impact, impact/likelihood 
- `scalepad_cm_risks_update` — ⚠ HIGH-IMPACT. Partially update a ControlMap risk (code, title, description, status, owner, team, department, category). Only the provided fields change. Confir
- `scalepad_cm_risks_delete` — ⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently delete a risk from a ControlMap client's risk register. Confirm with the user before invoking.
- `scalepad_cm_risks_list_summaries`
- `scalepad_cm_risks_map` — ⚠ HIGH-IMPACT. Map a ControlMap risk to related records: assets, asset types, threats, vulnerabilities, vendors, objectives, controls, and/or action items. Conf
- `scalepad_cm_risks_unmap` — ⚠ HIGH-IMPACT. Bulk-remove mappings between a ControlMap risk and related records (assets, asset types, threats, vulnerabilities, vendors, objectives, controls,
- `scalepad_cm_risks_get_category` — Get a single ControlMap risk category by ID for a client.
- `scalepad_cm_risks_list_departments` — List the risk departments configured for a ControlMap client.
- `scalepad_cm_controls_search`
- `scalepad_cm_controls_get` — Get a single ControlMap control by ID for a client.
- `scalepad_cm_controls_create` — ⚠ HIGH-IMPACT. Create a control for a ControlMap client (type, name, description, tag, contributors, owner, control set / family). Confirm with the user before 
- `scalepad_cm_controls_update` — ⚠ HIGH-IMPACT. Partially update a ControlMap control (name, description, code, status, owner, type, frequency, team, implementation notes, control family). Only
- `scalepad_cm_controls_delete` — ⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently delete a control from a ControlMap client. Confirm with the user before invoking.
- `scalepad_cm_controls_map` — ⚠ HIGH-IMPACT. Map a ControlMap control to related items: evidence, policies, risks, action items, procedures, governance, and/or framework objectives. Confirm 
- `scalepad_cm_controls_unmap` — ⚠ HIGH-IMPACT. Bulk-remove mappings between a ControlMap control and related items (evidence, policies, risks, action items, procedures, governance, objectives)
- `scalepad_cm_controls_list_sets`
- `scalepad_cm_controls_list_families`
- `scalepad_cm_controls_list_summaries`
- `scalepad_cm_controls_get_summary` — Get the control summary for a single ControlMap client (counts by status).
- `scalepad_cm_evidence_search`
- `scalepad_cm_evidence_list_summaries`
- `scalepad_cm_evidence_create` — ⚠ HIGH-IMPACT. Create an evidence record for a ControlMap client (title, description, owner, assignee, refresh schedule, initial mappings). Confirm with the use
- `scalepad_cm_evidence_get` — Get a single ControlMap evidence record by ID for a client.
- `scalepad_cm_evidence_update` — ⚠ HIGH-IMPACT. Update a ControlMap evidence record (title, description, owner, schedule). Only the provided fields change. Confirm with the user before invoking
- `scalepad_cm_evidence_delete` — ⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently delete a ControlMap evidence record (and its requests). Confirm with the user before invoking.
- `scalepad_cm_evidence_delete_schedule` — ⚠ DESTRUCTIVE — IRREVERSIBLE. Delete the refresh schedule from a ControlMap evidence record. schedule_action controls how pending scheduled requests are handled
- `scalepad_cm_evidence_requests_list` — List the requests attached to a ControlMap evidence record (each request collects one round of evidence).
- `scalepad_cm_evidence_requests_create` — ⚠ HIGH-IMPACT. Create a new (empty) request in a ControlMap evidence record. Confirm with the user before invoking.
- `scalepad_cm_evidence_requests_create_with_urls` — ⚠ HIGH-IMPACT. Create an evidence request on a ControlMap evidence record and get signed upload URLs for the named file (preferred for files over 10 MB). Confir
- `scalepad_cm_evidence_requests_signed_urls` — ⚠ HIGH-IMPACT. Generate signed upload URLs for a document on an existing ControlMap evidence request (preferred for files over 10 MB). Confirm with the user bef
- `scalepad_cm_evidence_requests_upload_document` — ⚠ HIGH-IMPACT. Upload a document (multipart, up to 10 MB) to an existing ControlMap evidence request. For larger files use the signed-URL flow (scalepad_cm_evid

## Install

This entry has no npm package and no hosted endpoint, so there is nothing for an MCP client to launch or connect to. It is indexed as source only.

## Blast radius

Extensive to critical — no package coordinates and no declared endpoint — Forge cannot tell where this would run or whose authority it would borrow. Known so far: deletes data; holds an oauth grant.
- Floor 53, ceiling 65 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- 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/io.github.WYRE-AI%2Fscalepad-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/io.github.WYRE-AI%2Fscalepad-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/io.github.WYRE-AI%2Fscalepad-mcp
- HTML page: https://forgeregistry.com/registry/io.github.WYRE-AI%2Fscalepad-mcp
- 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.
