Check an MCP endpoint resolves: liveness, live tool list, schema drift. Free.
Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Lu depuis un véritable échange MCP initialize → tools/list contre l’endpoint déclaré. Aucun outil n’a été invoqué — tools/list est l’appel d’introspection en lecture seule que le protocole prévoit pour cela. Cela reflète ce que le serveur annonçait à cet instant ; un endpoint hébergé n’est figé sur aucune version et peut changer sans préavis.
https://mcp-uptime.theopslog.workers.dev/mcp4 outils · 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.
| Paramètre | Type | Description |
|---|---|---|
| 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.
| Paramètre | Type | Description |
|---|---|---|
| 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.
| Paramètre | Type | Description |
|---|---|---|
| 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.
| Paramètre | Type | Description |
|---|---|---|
| url* | string | Public http(s) URL of the MCP endpoint to inspect. |
4 outils sur 4 ont publié une description.
Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.
Check an MCP endpoint resolves: liveness, live tool list, schema drift. Free.
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.
Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.