impreza-mcp (imprezahost/impreza-mcp) is an MCP server listed on the M8ven Trust Index. It scores 54 out of 100, grade D. It declares 62 tools. No publisher has claimed this listing.

D
Caution
54/100

impreza-mcp

MCP server for Impreza Host: deploy custom apps to managed VPSes from your AI editor.

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

⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

imprezahost

Source: Glama · also listed on github_repo_search

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
🚨
Known vulnerabilities in dependencies: 2 critical, 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
// tools this server exposes62 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

impreza_list_servers
impreza_list_apps
impreza_list_deployments
impreza_deploy_custom
impreza_uninstall_deployment
impreza_get_logs
impreza_restart_deployment

Restart a deployment's docker-compose stack (non-destructive). The container is stopped + started; data volumes preserved. Status flips to `installing` briefly then back to `running`. Works for both catalog and custom deployments.

impreza_redeploy_deployment

Rebuild a CUSTOM deployment in place from its current source — re-pull the image, re-clone the watched git ref at its new HEAD, or rebuild — and swap the container with near-zero downtime. Reuses the same deployment, so the domain, host port, and URL never change. This is the in-place way to ship a

impreza_change_domain

Re-route a RUNNING deployment to a new clearnet hostname without touching its container or data. The agent regenerates its Caddy fragment + reloads zero-downtime; Let's Encrypt issues a fresh cert on the first hit. Use to migrate from an auto-subdomain to a custom domain, or vice-versa, or just to r

impreza_add_onion

Add a Tor v3 hidden service (.onion mirror) to a deployment that's currently running clearnet-only. The agent provisions Tor + publishes the hidden service alongside the existing clearnet route. Useful when the customer realized post-install that they wanted Tor exposure. The .onion address is persi

impreza_git_webhook_status

Check whether a custom deployment is wired up for git-push auto-deploy. Returns the git url, branch, the mode (github one-click | manual generic | none), whether the webhook is active, and the payload URL the provider posts to. Use before calling `impreza_git_webhook_connect` to confirm the deployme

impreza_git_webhook_connect

Wire up auto-deploy: connect a push webhook so every push to the deployment's tracked branch triggers a redeploy. Works with ANY provider against one per-deployment secret. Two modes: (1) GitHub one-click — pass `github_pat` (a Fine-grained PAT with `Repository → Webhooks: read and write`, generate

impreza_git_webhook_disconnect

Stop auto-deploying from git. Always clears the Impreza-side webhook state (further pushes are rejected — the token/signature no longer matches). For a GitHub one-click hook, supply `github_pat` to also DELETE the webhook from the repo cleanly; for a manual/generic hook (GitLab, Bitbucket, Gitea, se

impreza_deploy_catalog_app

Install an app from the Impreza catalog (Vaultwarden, n8n, Nextcloud, etc.) on a target VPS. Use `impreza_list_apps` to discover available names. Pair with `impreza_list_servers` to find the right `agent_id`. Variables specific to the app (e.g. `signups_allowed` for Vaultwarden) go in `vars`. For no

impreza_account_info
impreza_list_services
impreza_topup
impreza_topup_status
impreza_topup_payment
impreza_domain_check

Check domain availability + price before registering. Pass one domain or several comma-separated. Read-only.

impreza_domain_details
impreza_list_dns

List the DNS records (host, type, value, TTL, priority) for a domain on Impreza-managed DNS. Read-only.

impreza_add_dns_record
impreza_update_dns_record
impreza_delete_dns_record

Delete a DNS record from an Impreza-managed domain. Identify it by `type` + `host` + `value`.

impreza_set_nameservers
impreza_vps_status
impreza_vps_power
impreza_vps_list_backups

List the available backups for a Proxmox VPS (id, timestamp, size). Read-only.

impreza_vps_create_backup

Trigger an on-demand backup of a Proxmox VPS. Poll `impreza_vps_list_backups` for completion.

impreza_vps_list_templates
impreza_vps_reinstall
impreza_list_products
impreza_order_vps
impreza_domain_pricing
impreza_register_domain
impreza_list_invoices
impreza_pay_invoice
impreza_list_dedicated
impreza_dedicated_info
impreza_dedicated_status
impreza_dedicated_ips
impreza_dedicated_bandwidth
impreza_dedicated_power
impreza_dedicated_set_rdns
impreza_upgrade_service
impreza_titan_details
impreza_titan_dns
impreza_titan_webmail
impreza_google_details
impreza_google_dns
impreza_google_setup_admin
impreza_vps_list_snapshots
impreza_vps_create_snapshot
impreza_vps_rollback_snapshot
impreza_vps_delete_snapshot
impreza_vps_restore_backup
impreza_vps_delete_backup
impreza_vps_list_backup_schedules
impreza_cloud_rdns
impreza_cloud_set_rdns
impreza_cloud_delete_rdns
// known CVEs in dependencies2 critical2 high1 medium2 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticaltar@7.5.15GHSA-23hp-3jrh-7fpw

node-tar: Decompression/parse DoS via unlimited input

criticalvitest@2.1.9GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

hightar@7.5.15GHSA-8x88-c5mf-7j5w

node-tar: Negative tar entry size causes infinite loop in archive replace

hightar@7.5.15GHSA-r292-9mhp-454m

node-tar: Uncontrolled recursion in mapHas/filesFilter allows uncatchable stack-overflow DoS via crafted long-path tar with member selection

mediumtar@7.5.15GHSA-vmf3-w455-68vh

node-tar applies PAX size override to intermediary GNU long-name/long-link headers, causing tar parser interpretation differential (file smuggling)

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// quality suggestions

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

62/62 tools missing one or more hints — impreza_list_servers (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); impreza_list_apps (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); impreza_list_deployments (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +59 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.

Tool test coverage

Only 3/62 tools referenced in tests (5%)

Write tests that reference each tool by name so every tool has at least one test.

Production dependencies are patched

1 critical, 2 high severity in production deps — tar@7.5.15 (critical), tar@7.5.15 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Dev dependencies

1 critical/high in dev-only deps (does not ship to users)

Upgrade dev dependencies when convenient.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/imprezahost/impreza-mcp?variant=verified)](https://m8ven.ai/mcp/imprezahost/impreza-mcp)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 793458ad8dc06a6a7c6b3b73fdf5433bffdf016e
code hash: cb78d761261b3ee6e5b384452fd2ac918735b9a4abf38e5465d9f7ec21b0f63b
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

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
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client