MCP server for ScalePad — Core, Lifecycle Manager, ControlMap, Backup Radar, and Quoter.
SCALEPAD_API_KEYChiave APIobbligatoriaScalePad platform API key (generated in the ScalePad app by an Administrator)
QUOTER_CLIENT_SECRETApp OAuthfacoltativaOptional Quoter OAuth Client Secret, paired with QUOTER_CLIENT_ID
Dichiarato dall’autore nel registro MCP ufficiale. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto dal codice che npm distribuisce davvero, al momento dell’analisi. Il pacchetto non è mai stato eseguito. Gli strumenti registrati dinamicamente a runtime, o nascosti in codice impacchettato o minificato, possono sfuggire — quindi questo è un limite inferiore della superficie di strumenti, non un censimento completo.
scalepad_br_backups_list_healthList all Backup Radar clients with their backup health rollups (healthy / warning / failed counts). Cursor-paginated: pass page_size (1-200, default 50) and the cursor returned by the previous page. history_days controls how many days of backup history feed the health rollup. Filterable by client n…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 cursor returned by the previous page. history_days controls how many days of backup history feed the health rollup. Filterable by client n…
Per questo strumento non è stato pubblicato alcuno schema di input.
scalepad_br_backups_get_healthGet 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 the health rollup.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 the health rollup.
Per questo strumento non è stato pubblicato alcuno schema di input.
scalepad_br_backups_list_devicesList backup devices across Backup Radar clients. Cursor-paginated: pass page_size (1-200, default 50) and the cursor returned by the previous page. Filterable by device name or device ID; history_days controls how many days of backup history are included per device.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 by device name or device ID; history_days controls how many days of backup history are included per device.
Per questo strumento non è stato pubblicato alcuno schema di input.
scalepad_cm_health_listNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
scalepad_cm_health_getGet compliance health metrics for a single ControlMap client (framework progress, evidence and action-item posture).Get compliance health metrics for a single ControlMap client (framework progress, evidence and action-item posture).
Per questo strumento non è stato pubblicato alcuno schema di input.
scalepad_cm_reports_listNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
scalepad_cm_reports_get_signed_urlRetrieve a signed URL to download a generated ControlMap report for a client. The URL is time-limited.Retrieve a signed URL to download a generated ControlMap report for a client. The URL is time-limited.
Per questo strumento non è stato pubblicato alcuno schema di input.
scalepad_cm_risks_searchNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
scalepad_cm_risks_getGet a single ControlMap risk by ID for a client.Get a single ControlMap risk by ID for a client.
Per questo strumento non è stato pubblicato alcuno schema di input.
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 scores). Confirm with the user before invoking.⚠ HIGH-IMPACT. Create a risk in a ControlMap client's risk register (name, description, status, department, category, owner, business impact, impact/likelihood scores). Confirm with the user before invoking.
Per questo strumento non è stato pubblicato alcuno schema di input.
scalepad_cm_risks_update⚠ HIGH-IMPACT. Partially update a ControlMap risk (code, title, description, status, owner, team, department, category). Only the provided fields change. Confirm with the user before invoking.⚠ HIGH-IMPACT. Partially update a ControlMap risk (code, title, description, status, owner, team, department, category). Only the provided fields change. Confirm with the user before invoking.
Per questo strumento non è stato pubblicato alcuno schema di input.
scalepad_cm_risks_deleteprivilegiato⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently delete a risk from a ControlMap client's risk register. Confirm with the user before invoking.⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently delete a risk from a ControlMap client's risk register. Confirm with the user before invoking.
Per questo strumento non è stato pubblicato alcuno schema di input.
scalepad_cm_risks_list_summariesNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
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. Confirm with the user before invoking.⚠ HIGH-IMPACT. Map a ControlMap risk to related records: assets, asset types, threats, vulnerabilities, vendors, objectives, controls, and/or action items. Confirm with the user before invoking.
Per questo strumento non è stato pubblicato alcuno schema di input.
scalepad_cm_risks_unmap⚠ HIGH-IMPACT. Bulk-remove mappings between a ControlMap risk and related records (assets, asset types, threats, vulnerabilities, vendors, objectives, controls, action items). Confirm with the user before invoking.⚠ HIGH-IMPACT. Bulk-remove mappings between a ControlMap risk and related records (assets, asset types, threats, vulnerabilities, vendors, objectives, controls, action items). Confirm with the user before invoking.
Per questo strumento non è stato pubblicato alcuno schema di input.
scalepad_cm_risks_get_categoryGet a single ControlMap risk category by ID for a client.Get a single ControlMap risk category by ID for a client.
Per questo strumento non è stato pubblicato alcuno schema di input.
scalepad_cm_risks_list_departmentsList the risk departments configured for a ControlMap client.List the risk departments configured for a ControlMap client.
Per questo strumento non è stato pubblicato alcuno schema di input.
scalepad_cm_controls_searchNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
scalepad_cm_controls_getGet a single ControlMap control by ID for a client.Get a single ControlMap control by ID for a client.
Per questo strumento non è stato pubblicato alcuno schema di input.
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 invoking.⚠ HIGH-IMPACT. Create a control for a ControlMap client (type, name, description, tag, contributors, owner, control set / family). Confirm with the user before invoking.
Per questo strumento non è stato pubblicato alcuno schema di input.
scalepad_cm_controls_update⚠ HIGH-IMPACT. Partially update a ControlMap control (name, description, code, status, owner, type, frequency, team, implementation notes, control family). Only the provided fields change. Confirm with the user before invoking.⚠ HIGH-IMPACT. Partially update a ControlMap control (name, description, code, status, owner, type, frequency, team, implementation notes, control family). Only the provided fields change. Confirm with the user before invoking.
Per questo strumento non è stato pubblicato alcuno schema di input.
scalepad_cm_controls_deleteprivilegiato⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently delete a control from a ControlMap client. Confirm with the user before invoking.⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently delete a control from a ControlMap client. Confirm with the user before invoking.
Per questo strumento non è stato pubblicato alcuno schema di input.
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 with the user before invoking.⚠ HIGH-IMPACT. Map a ControlMap control to related items: evidence, policies, risks, action items, procedures, governance, and/or framework objectives. Confirm with the user before invoking.
Per questo strumento non è stato pubblicato alcuno schema di input.
scalepad_cm_controls_unmap⚠ HIGH-IMPACT. Bulk-remove mappings between a ControlMap control and related items (evidence, policies, risks, action items, procedures, governance, objectives). Confirm with the user before invoking.⚠ HIGH-IMPACT. Bulk-remove mappings between a ControlMap control and related items (evidence, policies, risks, action items, procedures, governance, objectives). Confirm with the user before invoking.
Per questo strumento non è stato pubblicato alcuno schema di input.
scalepad_cm_controls_list_setsNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
scalepad_cm_controls_list_familiesNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
scalepad_cm_controls_list_summariesNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
scalepad_cm_controls_get_summaryGet the control summary for a single ControlMap client (counts by status).Get the control summary for a single ControlMap client (counts by status).
Per questo strumento non è stato pubblicato alcuno schema di input.
scalepad_cm_evidence_searchNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
scalepad_cm_evidence_list_summariesNessuna descrizione pubblicataQuesto strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.
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 user before invoking.⚠ HIGH-IMPACT. Create an evidence record for a ControlMap client (title, description, owner, assignee, refresh schedule, initial mappings). Confirm with the user before invoking.
Per questo strumento non è stato pubblicato alcuno schema di input.
scalepad_cm_evidence_getGet a single ControlMap evidence record by ID for a client.Get a single ControlMap evidence record by ID for a client.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.⚠ HIGH-IMPACT. Update a ControlMap evidence record (title, description, owner, schedule). Only the provided fields change. Confirm with the user before invoking.
Per questo strumento non è stato pubblicato alcuno schema di input.
scalepad_cm_evidence_deleteprivilegiato⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently delete a ControlMap evidence record (and its requests). Confirm with the user before invoking.⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently delete a ControlMap evidence record (and its requests). Confirm with the user before invoking.
Per questo strumento non è stato pubblicato alcuno schema di input.
scalepad_cm_evidence_delete_scheduleprivilegiato⚠ DESTRUCTIVE — IRREVERSIBLE. Delete the refresh schedule from a ControlMap evidence record. schedule_action controls how pending scheduled requests are handled. Confirm with the user before invoking.⚠ DESTRUCTIVE — IRREVERSIBLE. Delete the refresh schedule from a ControlMap evidence record. schedule_action controls how pending scheduled requests are handled. Confirm with the user before invoking.
Per questo strumento non è stato pubblicato alcuno schema di input.
scalepad_cm_evidence_requests_listList the requests attached to a ControlMap evidence record (each request collects one round of evidence).List the requests attached to a ControlMap evidence record (each request collects one round of evidence).
Per questo strumento non è stato pubblicato alcuno schema di input.
scalepad_cm_evidence_requests_create⚠ HIGH-IMPACT. Create a new (empty) request in a ControlMap evidence record. Confirm with the user before invoking.⚠ HIGH-IMPACT. Create a new (empty) request in a ControlMap evidence record. Confirm with the user before invoking.
Per questo strumento non è stato pubblicato alcuno schema di input.
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). Confirm with the user before invoking.⚠ 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). Confirm with the user before invoking.
Per questo strumento non è stato pubblicato alcuno schema di input.
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 before invoking.⚠ 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 before invoking.
Per questo strumento non è stato pubblicato alcuno schema di input.
scalepad_cm_evidence_requests_upload_documentprivilegiato⚠ 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_evidence_requests_signed_urls). Confirm with the user before invoking.⚠ 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_evidence_requests_signed_urls). Confirm with the user before invoking.
Per questo strumento non è stato pubblicato alcuno schema di input.
30 strumenti su 40 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
MCP server for ScalePad — Core, Lifecycle Manager, ControlMap, Backup Radar, and Quoter.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.