MCP Plesk Server
Rank #58,248Delistedio.github.mohamedbenhariz/mcp-plesk
No registry has listed this server since Jul 24, 2026. The historical record below is preserved.
MCP server for Plesk: manage domains, DNS, mail, SSL, backups, databases and WordPress via AI.
MCP Plesk Server is a Model Context Protocol (MCP) server published by mohamedbenhariz. It ranks #58,248 of 115,591 servers tracked on MCP Toplist. MCP Toplist tracks 1 version of MCP Plesk Server. It is no longer listed by any tracked registry (last seen Jul 24, 2026); its historical record is preserved here.
Ranks ahead of 57,343 of 115,591 servers on MCP Toplist.
Use MCP Plesk Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-plesk -- npx -y mcp-plesk[mcp_servers.mcp-plesk]
command = "npx"
args = ["-y", "mcp-plesk"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-plesk": {
"command": "npx",
"args": [
"-y",
"mcp-plesk"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-plesk": {
"command": "npx",
"args": [
"-y",
"mcp-plesk"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-plesk": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-plesk"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-plesk": {
"command": "npx",
"args": [
"-y",
"mcp-plesk"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-plesk": {
"command": "npx",
"args": [
"-y",
"mcp-plesk"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mohamedbenhariz%2Fmcp-plesk)<a href="https://mcptoplist.com/server/io.github.mohamedbenhariz%2Fmcp-plesk"><img src="https://mcptoplist.com/badge/io.github.mohamedbenhariz%2Fmcp-plesk.svg" alt="MCP Toplist: #58,248 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
mohamedbenhariz
Other servers by mohamedbenhariz
View all mohamedbenhariz servers →Available versions (1)
| Version | Published |
|---|---|
| 1.11.1 | Jun 18, 2026 |
Frequently asked questions
- Who maintains MCP Plesk Server?
- MCP Plesk Server is maintained by mohamedbenhariz, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is MCP Plesk Server listed on the Official MCP Registry?
- MCP Plesk Server is not currently listed on the Official MCP Registry.
- How many versions does MCP Plesk Server have?
- MCP Toplist tracks 1 version of MCP Plesk Server, most recently published on Jun 18, 2026.
- Where can I find the source code for MCP Plesk Server?
- The source code for MCP Plesk Server is hosted at github.com/mohamedbenhariz/mcp-plesk.