Manage your Plesk hosting server using AI assistants.

stdiocommunityapplication

Package Details

Transportstdio

Environment Variables

PLESK_HOST(str)

Base URL of your Plesk server. May include port. Example: https://plesk.example.com:8443

PLESK_API_KEY(str)

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(str)

Username for authenticating with your Plesk server. Typically "admin".

PLESK_PASSWORD(str)

Password for authenticating with your Plesk server.