vps-mcp (MauricioPerera/vps-mcp) is an MCP server listed on the M8ven Trust Index. It scores 85 out of 100, grade B. It declares 11 tools. The publisher has proved control of what we score (Verified Publisher). It is connected through the M8ven GitHub App, so the listing is re-checked on every push.
Stateless MCP server to connect to any VPS over SSH using your own credentials (password or key). Tools: ssh_exec, ssh_test_connection, ssh_read_file.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Monitored 19 days · every push re-verified
Who stands behind it
gmail.com (@MauricioPerera) · Verified Publisher
Source: github_app_install
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
VPS_HOSTIP o host del VPS (obligatorio).VPS_KEY_PASSPHRASEusa VPS_KEY_PATH (ruta a la llave privada) + opcional.VPS_KEY_PATHusa (ruta a la llave privada) + VPS_KEY_PASSPHRASE opcional.VPS_PASSWORDAutenticación por clave (más seguro que password): en vez de ,VPS_PORTPuerto SSH.VPS_TASK_DIRDir remoto donde los tasks guardan estado/salida.VPS_TIMEOUT_MSTimeout por comando (no aplica a tasks en background).VPS_USERUsuario SSH.Tool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
11/11 tools missing one or more hints — ssh_exec (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); ssh_test_connection (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); ssh_read_file (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +8 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Descriptions match behaviour
1 tool describes read intent but its handler mutates — ssh_read_file (line 62: conn.exec(command, (err, stream) => {)
Rename the tool, rewrite the description, or move the side-effect into a separate clearly-named tool.
Tool test coverage
Only 1/11 tools referenced in tests (9%)
Write tests that reference each tool by name so every tool has at least one test.
Tool description accuracy
ssh_read_file: description implies read-only but handler writes/deletes/executes; ssh_task_list: description implies read-only but handler writes/deletes/executes
Update tool descriptions to accurately reflect all capabilities — especially write, delete, or execute operations.
[](https://m8ven.ai/mcp/mauricioperera-vps-mcp-1vpv50)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check