MCP Plesk Dev Docs runs on your own machine — the client starts it, so there is no endpoint to ping. 130 installs a week from pypi. Last commit 31 Jul 2026.
An MCP server that indexes and retrieves Plesk documentation.
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 mcp-plesk-dev-docs -- uvx mcp-plesk-dev-docs
{
"mcpServers": {
"mcp-plesk-dev-docs": {
"args": [
"mcp-plesk-dev-docs"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-plesk-dev-docs]
command = "uvx"
args = ["mcp-plesk-dev-docs"]
{
"mcpServers": {
"mcp-plesk-dev-docs": {
"args": [
"mcp-plesk-dev-docs"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-plesk-dev-docs": {
"args": [
"mcp-plesk-dev-docs"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.