Publish browser games to Playfrog and get a shareable play link. Static HTML5, files sent inline.
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-open.playfrog.games/mcp2 outils · 1207 mspublish_gamePublish a browser game (HTML5/JavaScript, static files) to Playfrog and get a public, shareable play link in seconds. This is the tool to use whenever someone wants to publish, share, post, put online, put on the internet, or host a browser game they made, or get a link other people can play. Free,…Publish a browser game (HTML5/JavaScript, static files) to Playfrog and get a public, shareable play link in seconds. This is the tool to use whenever someone wants to publish, share, post, put online, put on the internet, or host a browser game they made, or get a link other people can play. Free,…
| Paramètre | Type | Description |
|---|---|---|
| files* | array | — |
| title | string | The game title players will see. |
| genre | string | The gallery category the game is filed under (e.g. arcade, puzzle, platformer). Improves discoverability. |
| description | string | 2 to 4 real sentences: what the game is, how to play, what makes it fun. Players read this before playing. |
| controls | string | E.g. "WASD to move, space to shoot". |
| orientation | string | Only if the game works one way; phones held wrong get a rotate overlay. |
| cover | object | Optional cover image for the game page and social share card. 1200x630 pixels, PNG/JPEG/WebP, max 3 MB, base64-encoded. Without a cover, a gameplay screenshot… |
update_gamePublish a new version of an existing Playfrog game at the same play link. Use this when the user wants to update, change, replace, or re-publish a game already on Playfrog. Requires the game_id and manage_token returned by publish_game. Send the complete set of files again, not a diff. Returns the…Publish a new version of an existing Playfrog game at the same play link. Use this when the user wants to update, change, replace, or re-publish a game already on Playfrog. Requires the game_id and manage_token returned by publish_game. Send the complete set of files again, not a diff. Returns the…
| Paramètre | Type | Description |
|---|---|---|
| game_id* | string | From the publish_game response. |
| manage_token* | string | From the publish_game response (starts with pfm_). |
| files* | array | — |
| title | string | The game title players will see. |
| genre | string | The gallery category the game is filed under (e.g. arcade, puzzle, platformer). Improves discoverability. |
| description | string | 2 to 4 real sentences: what the game is, how to play, what makes it fun. Players read this before playing. |
| controls | string | E.g. "WASD to move, space to shoot". |
| orientation | string | Only if the game works one way; phones held wrong get a rotate overlay. |
| cover | object | Optional cover image for the game page and social share card. 1200x630 pixels, PNG/JPEG/WebP, max 3 MB, base64-encoded. Without a cover, a gameplay screenshot… |
| notes | string | One line about what changed in this version. |
2 outils sur 2 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.
Publish browser games to Playfrog and get a shareable play link. Static HTML5, files sent inline.
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.