MCP Plesk Lite Server
Rank #58,249io.github.mohamedbenhariz/mcp-plesk-lite
MCP server for Plesk: manage domains, DNS, mail, SSL, backups, databases and WordPress via AI.
MCP Plesk Lite Server is a Model Context Protocol (MCP) server published by mohamedbenhariz. It ranks #58,249 of 115,591 servers tracked on MCP Toplist. MCP Plesk Lite Server is listed on Official MCP, with 1 tracked version. It was first listed on Jun 18, 2026 and most recently updated on Jun 18, 2026.
Ranks ahead of 57,342 of 115,591 servers on MCP Toplist.
Use MCP Plesk Lite Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-plesk-lite -- npx -y mcp-plesk-lite[mcp_servers.mcp-plesk-lite]
command = "npx"
args = ["-y", "mcp-plesk-lite"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-plesk-lite": {
"command": "npx",
"args": [
"-y",
"mcp-plesk-lite"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-plesk-lite": {
"command": "npx",
"args": [
"-y",
"mcp-plesk-lite"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-plesk-lite": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-plesk-lite"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-plesk-lite": {
"command": "npx",
"args": [
"-y",
"mcp-plesk-lite"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-plesk-lite": {
"command": "npx",
"args": [
"-y",
"mcp-plesk-lite"
]
}
}
}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-lite)<a href="https://mcptoplist.com/server/io.github.mohamedbenhariz%2Fmcp-plesk-lite"><img src="https://mcptoplist.com/badge/io.github.mohamedbenhariz%2Fmcp-plesk-lite.svg" alt="MCP Toplist: #58,249 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mohamedbenhariz
Other servers by mohamedbenhariz
View all mohamedbenhariz servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 18, 2026 |
Frequently asked questions
- Who maintains MCP Plesk Lite Server?
- MCP Plesk Lite Server is maintained by mohamedbenhariz, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is MCP Plesk Lite Server listed on the Official MCP Registry?
- Yes — MCP Plesk Lite Server is listed on the Official MCP Registry.
- How many versions does MCP Plesk Lite Server have?
- MCP Toplist tracks 1 version of MCP Plesk Lite Server, most recently published on Jun 18, 2026.
- Where can I find the source code for MCP Plesk Lite Server?
- The source code for MCP Plesk Lite Server is hosted at github.com/mohamedbenhariz/mcp-plesk-lite.