Check an MCP endpoint resolves: liveness, live tool list, schema drift. Free.
Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
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 da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.
https://mcp-uptime.theopslog.workers.dev/mcp4 strumenti · 477 mscheck_mcp_endpointProbe an MCP endpoint right now: is it alive, which transport it speaks, how many tools it exposes, and whether its tool schema changed since the last check. Use before depending on a third-party MCP server.Probe an MCP endpoint right now: is it alive, which transport it speaks, how many tools it exposes, and whether its tool schema changed since the last check. Use before depending on a third-party MCP server.
| Parametro | Tipo | Descrizione |
|---|---|---|
| url* | string | Public http(s) URL of the MCP endpoint to inspect. |
| include_tools | boolean | Return the full tool list, not just the count. |
get_uptimeUptime history for an MCP endpoint over the last N days (max 30), with incident windows. Reads stored history; does not probe.Uptime history for an MCP endpoint over the last N days (max 30), with incident windows. Reads stored history; does not probe.
| Parametro | Tipo | Descrizione |
|---|---|---|
| url* | string | Public http(s) URL of the MCP endpoint to inspect. |
| days | integer | Window in days. Default 30. |
get_known_toolsThe tool list last observed at an MCP endpoint, with the timestamp of the most recent schema change. Reads stored history; does not probe.The tool list last observed at an MCP endpoint, with the timestamp of the most recent schema change. Reads stored history; does not probe.
| Parametro | Tipo | Descrizione |
|---|---|---|
| url* | string | Public http(s) URL of the MCP endpoint to inspect. |
check_schema_driftProbe an MCP endpoint and diff its tool schema against the last stored snapshot: tools added, removed, or whose description/inputSchema changed. Schema drift fails quietly mid-run, which is why it is worth checking.Probe an MCP endpoint and diff its tool schema against the last stored snapshot: tools added, removed, or whose description/inputSchema changed. Schema drift fails quietly mid-run, which is why it is worth checking.
| Parametro | Tipo | Descrizione |
|---|---|---|
| url* | string | Public http(s) URL of the MCP endpoint to inspect. |
4 strumenti su 4 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.
Check an MCP endpoint resolves: liveness, live tool list, schema drift. Free.
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.