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

io.github.paperandbeyond23-gif/propzapi

REMOTE · API.PROPZAPI.COM · SCANNED AUG 3

Image generation API: render HTML/CSS templates to PNG, JPEG, WebP or PDF, plus URL screenshots.

Available components

+9 this week 70 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security94
Transport & Reachability100
Schema Quality & AI Usability66
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 223 tokens (~74/item across 3 items; 3 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability check failed: schema churn in the 8 days we've observed: 4 tool removals, 0 breaking changes, 0 auth/transport breaks, 3 additions. See how to fix → Fail
Tool Coverage83
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 50% of tool parameters carry a description.Partial
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
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.

remote · api.propzapi.com

# add to Claude Code
claude mcp add --transport http paperandbeyond23-gif-propzapi https://api.propzapi.com/mcp
# ~/.codex/config.toml
[mcp_servers.paperandbeyond23-gif-propzapi]
url = "https://api.propzapi.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "paperandbeyond23-gif-propzapi": {
      "type": "remote",
      "url": "https://api.propzapi.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add paperandbeyond23-gif-propzapi --url https://api.propzapi.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  paperandbeyond23-gif-propzapi:
    url: "https://api.propzapi.com/mcp"
// mcp.json
{
  "mcpServers": {
    "paperandbeyond23-gif-propzapi": {
      "type": "http",
      "url": "https://api.propzapi.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

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.

  • 2 Aug 26 +2
    • A breaking change shipped without a version bump: still 0.1.0 security
    • Tool “get_props” was removed security
    • Tool “get_books” was removed security
    • Tool “get_events” was removed security
    • Tool “get_odds” was removed security
    • Schema quality: 64 → 74 functional
    • Tool coverage: 38% → 50% functional
    • Schema quality: fair → good functional
    • New tool “generate_image” functional
    • New tool “list_templates” functional
    • New tool “screenshot_url” functional
  • 1 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 1 to 4.

  • 31 Jul 26 +7
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 60

    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 3 Aug 2026 · Probed https://api.propzapi.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=api.propzapi.com CN=WE1,O=Google Trust Services,C=US 2 Aug 2026 31 Oct 2026 ECDSA 256 ECDSA-SHA256 91e9af57a53e39b13019b6c30e179c5
SANs: api.propzapi.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of api.propzapi.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
propzapi.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer resource_metadata="https://api.propzapi.com/.well-known/oauth-protected-resource"

Bearer resource_metadata="https://api.propzapi.com/.well-known/oauth-protected-resource"
Header Value
strict-transport-security max-age=15552000; includeSubDomains
content-security-policy default-src 'self'; img-src 'self' https: data:; style-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net; script-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net; worker-src 'self' blob:; frame-ancestors 'none'; base-uri 'self'; form-action 'self'
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy geolocation=(), microphone=(), camera=()

Protected resource metadata

Document https://api.propzapi.com/.well-known/oauth-protected-resource
Retrieved Yes
Resource https://api.propzapi.com/mcp
Authorisation server https://api.propzapi.com
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.propzapi.com/mcp Verified 200
http (plaintext) http://api.propzapi.com/mcp HTTPS enforced 301 https://api.propzapi.com/mcp
MCP tools — 3 exposed · ~223 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
generate_image ~116

Render an on-brand image from a template and your data, and return the image. Use list_templates first to see template ids and their variables. 1 credit per image; cost returned in _meta.

NameTypeReqDescription
formatstring
modificationsobjectvariable -> value overrides, e.g. {"title":"...","accent":"#b45cff"}.
templatestringyesTemplate id from list_templates: a built-in (e.g. og-article) or one of your own tpl_... ids.

No output schema declared.

No examples provided.

list_templates ~24

List the image templates you can render, with the variables each accepts. Free.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

screenshot_url ~83

Screenshot any public web page and return the image. 1 credit; cost in _meta.

NameTypeReqDescription
formatstring
full_pagebooleanCapture the whole scrollable page (default false = just the viewport).
heightinteger
urlstringyesPublic http(s) URL to capture.
widthinteger

No output schema declared.

No examples provided.