目录 / 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_account | Read your subscription and game/storage usage and quotas. |
| list_games | List owned games. Studio games are read-only through MCP. |
| get_documentation | Without 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_game | Publish 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_upload | Reserve 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_upload | Verify uploaded files and publish. Safe to repeat after a lost response. |
| cancel_game_upload | Cancel only this unfinished upload. Does not delete a published game. |
| send_feedback | Send a bug report, question or idea about PlayDrop to the PlayDrop team. Records your account and this connected app. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。