easypanel-mcp-server marketplace

easypanel-mcp-server marketplace is a plugin for Claude Code from helbertparanhos/easypanel-mcp-server. Its token cost is not measured, scanned A, original, MIT.

An MCP server for managing Easypanel, a web control panel for deploying and operating applications and Docker containers. It connects coding agents to deployment, logs, settings, databases, and monitoring controls.

In plain words
What is it for?
Use it to deploy applications or Compose projects, inspect logs, run commands in containers, manage environment variables, domains, databases, volumes, ports, resource limits, Docker maintenance, and monitoring.
Why use it?
It lets an agent handle hosting tasks from the development environment instead of switching between many panel screens. Safety guards and an optional read-only mode help limit changes.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest. Also seen: mentions Claude Code.

Good fit Use it to deploy applications or Compose projects, inspect logs, run commands…

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add helbertparanhos/easypanel-mcp-server/plugin install easypanel-mcp-server marketplace
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/helbertparanhos/easypanel-mcp-server

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for easypanel-mcp-server marketplace

README.md
[![agentmods](https://agentmods.dev/badge/plugins/helbertparanhos/easypanel-mcp-server/marketplace.svg)](https://agentmods.dev/plugins/helbertparanhos/easypanel-mcp-server/marketplace)
Your own site
<a href="https://agentmods.dev/plugins/helbertparanhos/easypanel-mcp-server/marketplace"><img src="https://agentmods.dev/badge/plugins/helbertparanhos/easypanel-mcp-server/marketplace.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

easypanel-mcp-server marketplace scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json · 46 lines

What it actually says

{
  "name": "easypanel-mcp-server",
  "displayName": "Easypanel MCP Server",
  "description": "Full control of Easypanel from Claude Code, Cursor and Claude Desktop — deploy (app & compose), runtime logs, container exec, env vars, domains, databases, volumes, ports, resource limits, Docker maintenance and monitoring. 57 tools with built-in safety guards, optional read-only mode, plus an easypanel_raw escape hatch to any of Easypanel's ~375 API operations.",
  "version": "3.0.0",
  "author": "helbertparanhos",
  "license": "MIT",
  "category": "DevOps",
  "tags": [
    "easypanel",
    "deployment",
    "docker",
    "compose",
    "devops",
    "hosting",
    "databases",
    "monitoring"
  ],
  "repository": "https://github.com/helbertparanhos/easypanel-mcp-server",
  "npm": "easypanel-mcp-server",
  "tools": 57,
  "transport": "stdio",
  "auth": "env",
  "envVars": [
    {
      "name": "EASYPANEL_URL",
      "description": "Your Easypanel panel URL (without trailing slash)",
      "required": true,
      "example": "https://your-panel.example.com"
    },
    {
      "name": "EASYPANEL_TOKEN",
      "description": "API token from Easypanel Settings → API → Generate Token",
      "required": true,
      "sensitive": true
    }
  ],
  "quickstart": {
    "command": "npx",
    "args": [
      "-y",
      "easypanel-mcp-server"
    ]
  }
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 46 lines scan A ac78e9760178

Subscribe to this mod's changes

easypanel-mcp-server marketplace is a plugin published in the GitHub repository helbertparanhos/easypanel-mcp-server (2 stars, last pushed 3d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.