OG Stamp
MCP serverMediaPay-as-you-go Open Graph image API. Renders 1200x630 PNGs for agents. Credits never expire.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use OG Stamp
From the project's README
As published by BenceBakos/ogstamp in README.md.
https://ogstamp.com — pay-as-you-go Open Graph image API for coding agents.
Remote MCP server that renders 1200×630 social cards. Credits never expire. PayPal checkout, no subscription.
Connect (Cursor / Claude / any MCP client)
{
"mcpServers": {
"ogstamp": {
"url": "https://ogstamp.com/mcp"
}
}
}
Or open https://ogstamp.com/for-ai-agents/
Tools
| Tool | What it does |
|---|---|
render_og_image | Returns a public PNG URL for title / subtitle / theme |
og_pricing | Returns forever-credit pack prices |
Themes: midnight, paper, forest, coral, slate.
Example
curl -s -X POST https://ogstamp.com/mcp \
-H 'content-type: application/json' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"render_og_image","arguments":{"title":"Ship it","theme":"coral"}}}'
Free tier: 30 renders / IP / day. Production: buy credits at https://ogstamp.com/pricing/ and POST https://ogstamp.com/api/og with Authorization: Bearer ogs_….
Machine-readable
- Brief: https://ogstamp.com/llms.txt
- Full: https://ogstamp.com/llms-full.txt
- OpenAPI: https://ogstamp.com/openapi.json
- MCP card: https://ogstamp.com/.well-known/mcp.json
Why this exists
Bannerbear / Placid / Templated sell monthly template studios. OG Stamp sells one-time forever credits for title-based OG cards — the job most agents and indie apps actually need.
License
MIT
Advanced
- Delivery
- og MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
com-ogstamp-og- Source
- github.com/BenceBakos/ogstamp
- Hosted endpoint
https://ogstamp.com/mcp