Plesk
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PLESK_HOST | Yes | Base URL of your Plesk server. May include port. | |
| PLESK_API_KEY | No | API key for authentication (recommended). | |
| PLESK_PASSWORD | No | Password for authentication (alternative to API key). | |
| PLESK_USERNAME | No | Username for authentication (alternative to API key). Typically "admin". |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| api_list_tagsA | List available Plesk API tags. Start here to explore Plesk APIs. |
| api_listB | List available Plesk APIs. |
| api_helpA | Explain how to call a specific Plesk API. |
| api_callA | Call Plesk API. Do not use any preconceived notions about how to use Plesk API. Instead validate usage with api_help tool. |
| execA | Executes a command on the Plesk server and returns the result. The command CWD is the home directory of the user
(e.g. This tool will fail for subscriptions with no or chrooted shell access ( |
| uploadA | Uploads a file with the given content to the Plesk server and returns the file path. The file will be uploaded to a temporary location returned by this tool and can be used in subsequent commands.
The file is uploaded as |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/FlayedOne/plesk-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server