Plesk MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 100 installs a week from pypi. Last commit 9 May 2026.
Manage your Plesk hosting server using AI assistants.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
url = urljoin(opts.host, os.path.join(base_url, openapi_spec_url))
"example": "/RjdfLic1RwpNPkEnLlxNJkJCPzNDWSRDOyVeJDI/MSo1RlFEMD4+VTEzKTk3S0pfVjFOJTZFXzMpTEVPQC5JRjdUR0RZCk0hMSJYOzYhVFxPI14jTFJPRSlaRFI0VjZWPEYiT1s5T0opJV8+NCMnUigvQ1o7K0U+QEtbISc1MlMqLV0KTSorUDVfMzxHNUkrSksxWzZVNVZJXTc5T18xQVNNNzRXWTo3WVkmW0I/J2AnYC4iJTlTP1grSCdYS0E…
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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.
claude mcp add plesk-mcp -- uvx plesk-mcp
{
"mcpServers": {
"plesk-mcp": {
"args": [
"plesk-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.plesk-mcp]
command = "uvx"
args = ["plesk-mcp"]
{
"mcpServers": {
"plesk-mcp": {
"args": [
"plesk-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"plesk-mcp": {
"args": [
"plesk-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
PLESK_HOST (Base URL of your Plesk server. May include port. Example: https://plesk.example.com:8443), PLESK_API_KEY (Plesk API key. Create via `plesk bin secret_key --create -description 'Plesk MCP'` on the server. Required, unless PLESK_USERNAME and PLESK_PASSWORD are provided.), PLESK_USERNAME (Username for authenticating with your Plesk server. Typically "admin".), PLESK_PASSWORD (Password for authenticating with your Plesk server.).
The author declared them in the registry entry; get the values from the project itself.
Tailscale MCP server for managing your tailnet from AI assistants
Manage AdGuard Home through AI assistants
Manage Komodo through AI assistants
LemonSqueezy MCP server for managing your store from AI assistants
Manage Proxmox VE through AI assistants
Manage Authentik through AI assistants
An MCP server connects your AI assistants to Infrahub using the open MCP standard.
Manage Laravel Forge servers, sites, and deployments from your AI assistant.
Answers built from our own checks of this server.