Skip to main content
ClaudeWave

Pay-as-you-go Open Graph image MCP — https://ogstamp.com/mcp

MCP ServersOfficial Registry0 stars0 forksMITUpdated today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 9/21/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/BenceBakos/ogstamp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "ogstamp": {
      "command": "node",
      "args": ["/path/to/ogstamp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/BenceBakos/ogstamp and follow its README for install instructions.
Use cases

MCP Servers overview

# OG Stamp

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)

```json
{
  "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

```bash
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
ai-agentsapimcpog-imageopen-graph

What people ask about ogstamp

What is BenceBakos/ogstamp?

+

BenceBakos/ogstamp is mcp servers for the Claude AI ecosystem. Pay-as-you-go Open Graph image MCP — https://ogstamp.com/mcp It has 0 GitHub stars and its last recorded update is dated 2026-09-20.

How do I install ogstamp?

+

You can install ogstamp by cloning the repository (https://github.com/BenceBakos/ogstamp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is BenceBakos/ogstamp safe to use?

+

Our security agent has analyzed BenceBakos/ogstamp and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains BenceBakos/ogstamp?

+

BenceBakos/ogstamp is maintained by BenceBakos. The last recorded GitHub activity is dated 2026-09-20, with 0 open issues.

Are there alternatives to ogstamp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy ogstamp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: BenceBakos/ogstamp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/bencebakos-ogstamp)](https://claudewave.com/repo/bencebakos-ogstamp)
<a href="https://claudewave.com/repo/bencebakos-ogstamp"><img src="https://claudewave.com/api/badge/bencebakos-ogstamp" alt="Featured on ClaudeWave: BenceBakos/ogstamp" width="320" height="64" /></a>

More MCP Servers

ogstamp alternatives