Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
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 |
---|---|
ssh_connect | Connect to a VPS via SSH using password or private key |
vps_initialize | Initialize a fresh VPS with basic setup and optional services |
nginx_setup | Configure Nginx with domain, reverse proxy, and SSL |
github_cicd_setup | Setup GitHub CI/CD with deploy keys and workflow |
execute_command | Execute a command on the connected VPS |