MCP server for Site Spy — lets AI agents monitor websites for changes
Déduit des transports déclarés par cette annonce (stdio). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
SITE_SPY_API_KEYClé d’APIobligatoireSite Spy API key from Settings > API
Déclaré par l’auteur dans le registre MCP officiel. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
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 dans le code que npm livre réellement, au moment de l’analyse. Le paquet n’a jamais été exécuté. Les outils enregistrés dynamiquement à l’exécution, ou cachés dans du code empaqueté ou minifié, peuvent passer inaperçus — c’est donc un plancher de la surface d’outils, pas un recensement complet.
authenticateAucune description publiéeCet outil n’a publié aucune description. Forge n’en invente pas.
auth_statusCheck whether the MCP server is currently authenticated with Site Spy.Check whether the MCP server is currently authenticated with Site Spy.
Aucun schéma d’entrée n’a été publié pour cet outil.
list_watchesList all monitored websites. Returns an object keyed by watch UUID, each with its URL, title, status, and last checked/changed timestamps.List all monitored websites. Returns an object keyed by watch UUID, each with its URL, title, status, and last checked/changed timestamps.
Aucun schéma d’entrée n’a été publié pour cet outil.
create_watchStart monitoring a URL for changes. Returns the UUID of the new watch.Start monitoring a URL for changes. Returns the UUID of the new watch.
Aucun schéma d’entrée n’a été publié pour cet outil.
get_watchGet full details of a specific watch including its configuration, last check status, and change history summary.Get full details of a specific watch including its configuration, last check status, and change history summary.
Aucun schéma d’entrée n’a été publié pour cet outil.
update_watchUpdate a watch's configuration. Use this to pause/resume, change check interval, update title, or modify notification settings.Update a watch's configuration. Use this to pause/resume, change check interval, update title, or modify notification settings.
Aucun schéma d’entrée n’a été publié pour cet outil.
delete_watchprivilégiéStop monitoring a URL and delete the watch with all its history.Stop monitoring a URL and delete the watch with all its history.
Aucun schéma d’entrée n’a été publié pour cet outil.
get_change_historyGet the list of timestamps when changes were detected for a watch. Use these timestamps with get_snapshot or get_diff.Get the list of timestamps when changes were detected for a watch. Use these timestamps with get_snapshot or get_diff.
Aucun schéma d’entrée n’a été publié pour cet outil.
get_snapshotAucune description publiéeCet outil n’a publié aucune description. Forge n’en invente pas.
get_diffAucune description publiéeCet outil n’a publié aucune description. Forge n’en invente pas.
search_watchesSearch across all watches by URL, title, or content. Returns matching watches.Search across all watches by URL, title, or content. Returns matching watches.
Aucun schéma d’entrée n’a été publié pour cet outil.
trigger_recheckForce an immediate recheck of every watch. Useful when you need fresh data now rather than waiting for the next scheduled check. Manual rechecks are capped per day by plan.Force an immediate recheck of every watch. Useful when you need fresh data now rather than waiting for the next scheduled check. Manual rechecks are capped per day by plan.
Aucun schéma d’entrée n’a été publié pour cet outil.
fetch_urlAucune description publiéeCet outil n’a publié aucune description. Forge n’en invente pas.
web_searchSearch the web via DuckDuckGo HTML and return a list of result URLs with titles and snippets. Use this BEFORE fetch_url when the user asks you to 'search', 'find', 'look up', or otherwise discover content — instead of guessing google.com (which always blocks). Pipeline: web_search(query) -> pick re…Search the web via DuckDuckGo HTML and return a list of result URLs with titles and snippets. Use this BEFORE fetch_url when the user asks you to 'search', 'find', 'look up', or otherwise discover content — instead of guessing google.com (which always blocks). Pipeline: web_search(query) -> pick re…
Aucun schéma d’entrée n’a été publié pour cet outil.
get_ai_summaryGet the AI-generated plain-English summary of a watch's most recent change. Requires a Pro or Business plan. Returns the summary text if available, or a message if no summary exists yet.Get the AI-generated plain-English summary of a watch's most recent change. Requires a Pro or Business plan. Returns the summary text if available, or a message if no summary exists yet.
Aucun schéma d’entrée n’a été publié pour cet outil.
get_rss_settingsGet the current RSS feed settings including whether feeds are enabled and the feed token.Get the current RSS feed settings including whether feeds are enabled and the feed token.
Aucun schéma d’entrée n’a été publié pour cet outil.
generate_rss_tokenGenerate or regenerate an RSS feed token. Use the token to build feed URLs: {server}/rss?token={token} for all watches, {server}/rss/watch/{uuid}?token={token} for a single watch. Regenerating invalidates all existing feed URLs, so any reader already subscribed will stop receiving updates.Generate or regenerate an RSS feed token. Use the token to build feed URLs: {server}/rss?token={token} for all watches, {server}/rss/watch/{uuid}?token={token} for a single watch. Regenerating invalidates all existing feed URLs, so any reader already subscribed will stop receiving updates.
Aucun schéma d’entrée n’a été publié pour cet outil.
revoke_rss_tokenRevoke the RSS feed token, disabling all RSS feed access immediately.Revoke the RSS feed token, disabling all RSS feed access immediately.
Aucun schéma d’entrée n’a été publié pour cet outil.
get_notificationsGet the current notification settings (email, Telegram, web push, etc.).Get the current notification settings (email, Telegram, web push, etc.).
Aucun schéma d’entrée n’a été publié pour cet outil.
15 outils sur 19 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.
MCP server for Site Spy — lets AI agents monitor websites for changes
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.
L'exploration s'est arrêtée à la limite de profondeur 4. Tout ce qui se trouve en dessous n'a jamais été résolu.
L'exploration s'est arrêtée à la limite de 60 paquets. Le reste de l'arbre n'a jamais été résolu.
36 autres paquets résolus ne sont pas dessinés ici (limite d'affichage : 24). Toute dépendance porteuse d'un avis de sécurité est dessinée quelle que soit la limite. Inventaire complet (SBOM CycloneDX)
53 dépendances déclarées ne sont jamais arrivées dans l'arbre. Elles manquent à la résolution de Forge, pas au paquet.
+41 de plus non listées. Les comptes par motif ci-dessus les couvrent toutes.
Non suivies : peerDependencies. Cet arbre ne couvre que les dépendances d'exécution ; ce qu'elles entraînent n'a jamais été résolu.