Save, publish, restore and back up AI-built projects on Plyo, for people who build with AI.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Plyo MCP.
create_projectCreate a Plyo project and link the current folder to it
link_projectLink the current folder to an existing project by slug
save_checkpointSave the current state to the project's timeline (pass `intent`: one sentence on what the user asked for; it powers timeline search)
publishPublish the latest checkpoint to the live URL; on failure returns a plain-English cause and a fix you can act on
get_build_errorLatest build status; if it failed, the translated error and fix guidance
start_draftSafe copy of the project to try changes without touching the live version
MCP server for Plyo β the home for AI-built projects. Every version saved, one click to undo, one click to publish, plus a security check before going live, visitor stats, health monitoring and database backups. Built for people who build with AI and don't code; this server is how their AI does the technical part.
Claude Code, one line:
Any other MCP client:
PLYO_TOKEN is an AI key from the Plyo dashboard (Settings β AI keys β "Give your AI a key"). New here? Plyo is free to start. plyo.dev has the full picture; setup lives at plyo.dev/connect.html.
After setup, the user says: "I've added Plyo. Save this project there and keep saving as we go." That's the whole integration.
| Tool | What it does |
|---|---|
create_project | Create a Plyo project and link the current folder to it |
link_project | Link the current folder to an existing project by slug |
save_checkpoint | Save the current state to the project's timeline (pass intent: one sentence on what the user asked for; it powers timeline search) |
publish | Publish the latest checkpoint to the live URL; on failure returns a plain-English cause and a fix you can act on |
get_build_error | Latest build status; if it failed, the translated error and fix guidance |
start_draft | Safe copy of the project to try changes without touching the live version |
restore | Return to an earlier checkpoint; never destructive, history is kept |
get_timeline | Recent checkpoints with what changed in each |
backup_data | Snapshot the project's database and storage files before risky data changes |
list_projects | The user's projects with names, slugs and live URLs |
save_checkpoint after each completed piece of work, with a one-sentence intent.backup_data before schema migrations, bulk updates or deletions.git push at https://git.plyo.dev/{slug}.git (username plyo, the AI key as password).MIT Β· plyo.dev Β· hello@plyo.dev
mcp-name: io.github.plyo-dev/plyo-mcp
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/plyo-mcp)<a href="https://allmcps.com/mcp/plyo-mcp"><img src="https://allmcps.com/api/badge/plyo-mcp?style=directory" alt="Plyo MCP on AllMCPs" /></a>