Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | Port number for the MCP server to listen on | 3000 |
DOKPLOY_API_KEY | Yes | Your Dokploy API key for authentication | |
DOKPLOY_API_URL | Yes | URL of your Dokploy instance API, e.g., https://your-dokploy-instance.com/api |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |