AgentMarketMCP / SKILL 资产档案馆

目录 / PlayDrop

MCP 鉴权未知 未评级 已上架

PlayDrop

Publish, test and share browser games on PlayDrop from your AI agent. Connect through OAuth to publish HTML games, upload game files, update your games, and read PlayDrop publishing documentation. The optional PlayDrop SDK adds leaderboards, achievements, cloud saves, social features, and multiplayer. Get started: https://www.playdrop.ai/docs/connectors

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
模型生成摘要(rules/v1 · 2026-09-27 16:11):Publish, test and share browser games on PlayDrop from your AI agent
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://playdrop--playdrop.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "PlayDrop": {
      "url": "https://playdrop--playdrop.run.tools"
    }
  }
}

能力清单

工具说明
get_accountRead your subscription and game/storage usage and quotas.
list_gamesList owned games. Studio games are read-only through MCP.
get_documentationWithout topic: the catalogue specification, file paths and publishing procedures (JSON). With topic: markdown for overview, connector, catalogue, the optional client sdk or the optional server-sdk.
upload_gamePublish index.html content (plus optional server.js as serverJs) and catalogue. Public unless visibility is private. Images and videos need prepare_game_upload. Reuse requestId on retries.
prepare_game_uploadReserve an upload of index.html plus optional listing images/videos and server.js, and get signed PUT URLs. Upload bytes, then complete_game_upload.
complete_game_uploadVerify uploaded files and publish. Safe to repeat after a lost response.
cancel_game_uploadCancel only this unfinished upload. Does not delete a published game.
send_feedbackSend a bug report, question or idea about PlayDrop to the PlayDrop team. Records your account and this connected app.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。