mcpbeat Sign in

Plyo MCP Server

local only

Plyo MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 344 installs a week from npm. Last commit 1 Sep 2026.

Save, publish, restore and back up AI-built projects on Plyo, for people who build with AI.

Installs per day peak 1 071 · avg 35
a month agotoday
344
Installs / week
npm · plyo-mcp
0
Stars
0 open issues
1 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Plyo MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add plyo-mcp -- npx -y plyo-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "plyo-mcp": {
      "args": [
        "-y",
        "plyo-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.plyo-mcp]
command = "npx"
args = ["-y", "plyo-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "plyo-mcp": {
      "args": [
        "-y",
        "plyo-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "plyo-mcp": {
      "args": [
        "-y",
        "plyo-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Plyo MCP

same job, measured the same way
Plyo
by plyo

The home for AI-built projects: visitors, restore, publish with a safety check, data backups.

answering
Store Builder
by vuluu2k

Design, fill with real store data, render and publish Store Builder pages from an AI agent.

42 installs/wk local only
SitesPlaced
by sitesplaced

Build, edit, and publish real websites and online stores by chatting with your AI assistant.

answering
MCP Upload
by objekt

Public file storage for AI agents. Upload files and get a permalink back.

20 installs/wk local only
C
AppStore Copilot
by appstorecopilot

AI-agent operations for App Store Connect and Google Play, with approval before live publishing.

answering
Orbit
by noveum

Task management for people and AI agents, with scoped OAuth access to issues, projects, and docs.

answering
Summoned Games
by summoned

Build, publish and update browser games with saves, leaderboards and realtime multiplayer built in.

answering
Website MCP
by socialai

Build, edit, stock, and publish Social AI websites and storefronts via AI chat.

79 installs/wk answering

Plyo MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Plyo MCP?
Plyo MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package plyo-mcp was installed 344 times last week.
How do I connect Plyo MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls plyo-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Plyo MCP?
The npm package plyo-mcp was installed 344 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Plyo MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.