Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Plyo Mcp

БесплатноПоддерживается

MCP server for Plyo — Undo and Publish for everything your AI builds. Save checkpoints, publish, restore.

GitHubEmbed

Описание

MCP server for Plyo — Undo and Publish for everything your AI builds. Save checkpoints, publish, restore.

README

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.

Setup

Claude Code, one line:

claude mcp add plyo -e PLYO_TOKEN=plyo_xxx -- npx plyo-mcp

Any other MCP client:

{
  "mcpServers": {
    "plyo": {
      "command": "npx",
      "args": ["plyo-mcp"],
      "env": { "PLYO_TOKEN": "plyo_xxx" }
    }
  }
}

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.

Tools

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

Notes for agents

  • Call save_checkpoint after each completed piece of work, with a one-sentence intent.
  • Call backup_data before schema migrations, bulk updates or deletions.
  • Errors come back plain and actionable: publish and build failures include what went wrong and what to change.
  • Under the hood every project is a real git repository; Plyo also accepts plain git push at https://git.plyo.dev/{slug}.git (username plyo, the AI key as password).
  • A failed publish never takes a live site down.

MIT · plyo.dev · [email protected]

mcp-name: io.github.plyo-dev/plyo-mcp

from github.com/plyo-dev/plyo-mcp

Установить Plyo Mcp в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install plyo-mcp

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add plyo-mcp --env PLYO_TOKEN="" -- npx -y plyo-mcp

Пошаговые гайды: как установить Plyo Mcp

FAQ

Plyo Mcp MCP бесплатный?

Да, Plyo Mcp MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Plyo Mcp?

Да, требуются переменные окружения: PLYO_TOKEN. Unyly подставит их в конфиг при установке.

Plyo Mcp — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Plyo Mcp в Claude Desktop, Claude Code или Cursor?

Открой Plyo Mcp на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Fetch

Web content fetching and conversion for efficient LLM usage.

автор: Community

Roblox Studio

Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce

paralovавтор: paralov

AWS KB Retrieval

Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.

modelcontextprotocolавтор: modelcontextprotocol

Spring AI MCP Server

Provides auto-configuration for setting up an MCP server in Spring Boot applications.

автор: Community

llm-analysis-assistant

A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also

xuzexin-hzавтор: xuzexin-hz

MCP-Agent

A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)

lastmile-aiавтор: lastmile-ai

Spring AI MCP Client

Provides auto-configuration for MCP client functionality in Spring Boot applications.

автор: Community

mcp.natoma.ai

A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)

автор: Community

MCPHub

Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.

автор: Community

MCP Servers Rating and User Reviews

Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)

автор: Community

Compare Plyo Mcp with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai