Publish browser games to Playfrog and get a shareable play link. Static HTML5, files sent inline.
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.
https://mcp-open.playfrog.games/mcp2 Tools · 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,…
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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…
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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 von 2 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
Publish browser games to Playfrog and get a shareable play link. Static HTML5, files sent inline.
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.