Publish browser games to Playfrog and get a shareable play link. Static HTML5, files sent inline.
Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.
https://mcp-open.playfrog.games/mcp2 herramientas · 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,…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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 de 2 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
Publish browser games to Playfrog and get a shareable play link. Static HTML5, files sent inline.
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.