vps-ops-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VPS_OPS_ALLOW_MUTATIONS | No | Set to 'true' to enable mutating tools (nginx_check_and_reload, pm2_restart). | false |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_hostsA | Lists host aliases from the local ~/.ssh/config. Purely local — no connection is made. Use one of these aliases as the |
| server_healthA | Read-only snapshot of a server: uptime, load average, memory, disk usage, and the top processes by CPU and memory. |
| list_sitesA | Read-only inventory of what a server hosts: enabled nginx sites (domains, ports, upstreams), PM2 process list, and running web-related systemd services. |
| ssl_statusA | Checks TLS certificate expiry dates. Without |
| read_logsA | Read-only tail of common logs: nginx access/error, a PM2 app, or a systemd unit's journal. |
| security_auditA | Read-only security posture check: listening ports, UFW firewall rules, fail2ban jails, sshd hardening flags (root login / password auth), pending security updates, recent logins. Sub-checks that need passwordless sudo degrade gracefully with a note. |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Akdag94/vps-ops-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server