# publish MCP server

Publish browser games to Playfrog and get a shareable play link. Free, no account needed.

## Links
- Registry page: https://www.getdrio.com/mcp/games-playfrog-publish
- Website: https://playfrog.gg/docs

## Install
- Endpoint: https://mcp.playfrog.games/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.playfrog.games/mcp

## Tools
- publish_game - 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, no account and no API key. Send the game files; an index.html at the top level is required, 8 MB total maximum. An optional cover image improves the game page and social share card. Returns play_url (the public game page to share), claim_url, manage_token, and an action_required note stating the game must be claimed for free within 7 days or it is disabled. Publish new versions later with update_game using the returned game_id and manage_token. Endpoint: https://mcp.playfrog.games/mcp
- update_game - 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 new version_id and the same play_url. Endpoint: https://mcp.playfrog.games/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: games.playfrog
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 22, 2026
- Source: https://registry.modelcontextprotocol.io
