Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Small Site

MCPB · SMALL-SITE-MCP-0.5.0.MCPB · SCANNED AUG 23

Validate and publish built static websites to a public Small Site URL.

32 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security13
  • Malware scan not yet available for this package.Unverified
  • Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
  • No install/post-install scripts declared.Pass
  • Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency6
Schema Quality & AI Usability77
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 313 tokens (~78/item across 4 items; 4 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage89
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 67% of tool parameters carry a description.Partial
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

mcpb · small-site-mcp-0.5.0.mcpb

Download bundle
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 17 Aug 26 32

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 23 Aug 2026 · Analysed mcpb/https://github.com/dot-billy/small-site-mcp/releases/download/v0.5.0/small-site-mcp-0.5.0.mcpb@0.5.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem mcpb
MCP tools · 4 exposed · ~255 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
small_site_check ~60

Validate one project under the configured workspace against the static-only Simple Site v1 source and artifact contract. Does not upload anything.

NameTypeReqDescription
projectPathstringWorkspace-relative project directory; defaults to the workspace root.
sourceOnlyboolean

No output schema declared.

No examples provided.

small_site_list ~36

List the customer's owned sites, stable URLs, and active deployment IDs so an agent can inspect available targets and account usage without changing anything.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

small_site_publish ~130

Validate and package already-built static output, then update the owned site whose slug matches small-site.json or create it from the manifest when absent. An optional siteId targets one exact existing site. The platform enforces ownership, billing, and site limits; no source or server code executes there.

NameTypeReqDescription
idempotencyKeystringStable retry key for this create-or-update publish operation.
projectPathstringWorkspace-relative project directory; defaults to the workspace root.
siteIdstringOptional exact existing site target. Omit it to select or create by the manifest name.

No output schema declared.

No examples provided.

small_site_status ~29

Read a customer-owned site's active release and prior immutable deployments.

NameTypeReqDescription
siteIdstringyes

No output schema declared.

No examples provided.

Common questions

What is the Small Site MCP server?

Small Site is an MCP server listed in the public MCP registry as io.github.dot-billy/small-site. Validate and publish built static websites to a public Small Site URL. This page covers its MCPB bundle (https://github.com/dot-billy/small-site-mcp/releases/download/v0.5.0/small-site-mcp-0.5.0.mcpb).

Is the Small Site MCP server safe to use?

Small Site scores 32 out of 100 on VerifyMCP. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Small Site MCP server expose?

Small Site exposes 4 tools: small_site_check, small_site_publish, small_site_list, small_site_status. Their descriptions and schemas cost roughly 255 tokens of context every time the server is loaded.