propzapi
propzapi-skills
Agent skills for template-based image generation and webpage screenshots. Drop-in skills that let any agent render an image from an HTML/CSS template, snapshot any live URL, and manage a template library — over the propzapi REST API.
Templates are HTML/CSS with {{variables}} and Jinja logic ({% if %}, {% for %}, filters). Fill the variables with one JSON call and get back a rendered PNG/JPEG/WEBP/PDF at a stable URL — no headless browser to run, no fonts to install. Perfect for Open Graph images, social cards, certificates, invoices, receipts, and data charts.
Free to start — grab a key (50-image trial, no card required) and you're rendering from Claude, Cursor, Cline, or your own agent loop in under two minutes.
Pure Python standard library. No dependencies. MIT-0 licensed.
Install
# Claude Code, Cursor, Cline, etc. — `skills` CLI, installs straight from this repo
npx skills add paperandbeyond23-gif/propzapi-skills --all
# or pick one: npx skills add paperandbeyond23-gif/propzapi-skills --skill propzapi-full
# OpenClaw / ClawHub — published to the ClawHub registry
npx clawhub@latest install propzapi-fullRelated MCP server: Odds-API MCP Server
Skills in this repo
Skill | Purpose |
Complete toolkit — generate images from templates, capture screenshots, and manage templates |
Tools
Tool | Returns |
| Rendered image |
| Screenshot of a live page |
| Available built-in and custom templates |
| Created template with its |
| Signed GET render URL for |
Authentication
Set the PROPZAPI_KEY environment variable to your propzapi key. It's sent as the X-API-Key header — the base URL is hardcoded, so the key never reaches any other host.
export PROPZAPI_KEY="your_key"Get a free key — 50-image trial, no card required. You can also mint one with POST /v1/register → {api_key, plan, credits}. The same key works for these skills and direct REST calls.
Pricing
Each rendered image or screenshot costs 1 credit — the response returns the exact charge in the X-Credits-Cost header, and your balance in X-Credits-Remaining. Listing and creating templates is free.
Plan | Price | Images / mo |
Free trial | $0 | 50 |
Starter | $29/mo | 1,000 |
Growth | $79/mo | 3,500 |
Pro | $199/mo | 12,000 |
Prefer pay-as-you-go? Credit packs: $5 / 150 images and $15 / 500 images. Manage plans at https://propzapi.com/pricing.
Source
Docs: https://propzapi.com/docs · OpenAPI: https://api.propzapi.com/openapi.json
MCP server: https://api.propzapi.com/mcp (same key,
X-API-Keyheader) — toolsgenerate_image,screenshot_url,list_templatesQuickstart: get a key at https://propzapi.com/app, then call any tool
Issues and contributions
See CONTRIBUTING.md. Security reports: SECURITY.md.
License
MIT No Attribution. Fork, ship, sublicense — no attribution required.
Independence
propzapi is an independent developer tool for rendering images from templates and capturing webpage screenshots. Images render from HTML/CSS you supply or select; you are responsible for the content you render and for the rights to any assets, fonts, and pages you screenshot. Comply with the laws of your jurisdiction and the terms of any site you capture.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceMCP-compatible server that gives AI agents access to alternative sports data across 30+ leagues — odds, events, probabilities, settlement, and futures for prediction markets, DFS platforms, and sportsbooks.Last updated2932MIT

Odds-API MCP Serverofficial
AlicenseAqualityBmaintenanceEnables AI assistants to access sports betting odds data from 265+ bookmakers across 34 sports, including events, odds, historical data, arbitrage, and value bets.Last updated2280MIT- AlicenseBqualityAmaintenanceAn MCP server that exposes sports-data APIs from multiple providers (AFL, Sportsbet, Entain, NRL) as interchangeable tools, enabling cross-provider odds and stats comparison.Last updated1001MIT
- AlicenseAqualityAmaintenanceA unified MCP server that aggregates 32 sports API providers into a single service, providing 336 tools for scores, stats, odds, esports, and more across 70+ sports.Last updated1008415MIT
Related MCP Connectors
The Odds API MCP — sportsbook odds across 70+ books, 30+ leagues
Real-time sports betting data: odds, player props, edges and arbitrage from 35+ books and DFS apps.
Sports Game Odds MCP — wraps the Sports Game Odds API (sportsgameodds.com)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/paperandbeyond23-gif/propzapi-skills'
If you have feedback or need assistance with the MCP directory API, please join our Discord server