CLI for PreviewDrop — live preview environments for every branch. Any Dockerfile, any stack.
Inferred from the transports this listing declares (stdio). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
PREVIEWDROP_API_KEYAPI keyoptionalPreviewDrop API key. Optional: without it the server still starts and lists its tools, and each tool explains how to connect. Create one at previewdrop.dev/dashboard/settings or run `npx previewdrop…
Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
get_accountGet the authenticated PreviewDrop account info (email, plan, tenant name)Get the authenticated PreviewDrop account info (email, plan, tenant name)
No input schema was published for this tool.
list_projectsList all PreviewDrop projects in the accountList all PreviewDrop projects in the account
No input schema was published for this tool.
list_deploymentsList deployments, optionally filtered by project, branch, or statusList deployments, optionally filtered by project, branch, or status
No input schema was published for this tool.
get_deploymentGet details of a specific deployment by IDGet details of a specific deployment by ID
No input schema was published for this tool.
deployTrigger a new preview deployment for a projectTrigger a new preview deployment for a project
No input schema was published for this tool.
destroy_deploymentprivilegedStop and destroy a deployment by IDStop and destroy a deployment by ID
No input schema was published for this tool.
redeployRedeploy an existing deployment by ID (same project + branch)Redeploy an existing deployment by ID (same project + branch)
No input schema was published for this tool.
get_build_logsFetch build logs (nixpacks / Dockerfile output) for a deploymentFetch build logs (nixpacks / Dockerfile output) for a deployment
No input schema was published for this tool.
get_runtime_logsFetch runtime (container stdout/stderr) logs for a deploymentFetch runtime (container stdout/stderr) logs for a deployment
No input schema was published for this tool.
create_projectAdd a repository as a PreviewDrop project. GitHub (default) needs the GitHub App installed on the repo owner's account — if not, use get_github_app_install_url first. GitLab and Bitbucket need the provider connected once in the dashboard under Settings → Integrations.Add a repository as a PreviewDrop project. GitHub (default) needs the GitHub App installed on the repo owner's account — if not, use get_github_app_install_url first. GitLab and Bitbucket need the provider connected once in the dashboard under Settings → Integrations.
No input schema was published for this tool.
get_github_app_install_urlprivilegedReturns the GitHub URL where the user must install the PreviewDrop GitHub App. Call this when create_project returns a 403 about the App not being installed.Returns the GitHub URL where the user must install the PreviewDrop GitHub App. Call this when create_project returns a 403 about the App not being installed.
No input schema was published for this tool.
get_project_env_varsGet the environment variable keys configured for a project. Values are masked (shown as ***) — use this to see what vars are set without exposing secrets.Get the environment variable keys configured for a project. Values are masked (shown as ***) — use this to see what vars are set without exposing secrets.
No input schema was published for this tool.
set_project_env_varsMerge environment variables into a project. Existing vars not in the payload are kept. Values are encrypted at rest.Merge environment variables into a project. Existing vars not in the payload are kept. Values are encrypted at rest.
No input schema was published for this tool.
deploy_repoPRIMARY TOOL — call this immediately for any "preview", "deploy", "get a URL", or "share my project" request.PRIMARY TOOL — call this immediately for any "preview", "deploy", "get a URL", or "share my project" request.
No input schema was published for this tool.
14 of 14 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
CLI for PreviewDrop — live preview environments for every branch. Any Dockerfile, any stack.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
The crawl stopped at the 60-package limit. The rest of the tree was never resolved.
36 more resolved packages are not drawn here (display cap: 24). Every dependency carrying an advisory is drawn regardless of the cap. Full inventory (CycloneDX SBOM)
91 declared dependencies never landed in the tree. They are missing from Forge's resolution, not from the package.
+79 more not listed. The counts by reason above cover all of them.
Not followed: peerDependencies. This tree covers runtime dependencies only, so anything those pull in was never resolved.