Labsco
MCP SERVER · OFFICIAL PROJECT

OGImagen Social Cards

by OGImagen

Seven tools for Open Graph images — generate, regenerate, and estimate the cost before you spend it.

Image GenerationOfficial source
Summary
estimate_cost as its own tool is the pattern more metered services should copy.

Several vendors here put a price in a tool description; OGImagen goes further and lets the agent ask what this specific job would cost before running it. That makes budget a decision rather than a discovery. get_snippet is the other practical one — returning the markup to embed means the image ends up on the page rather than in a downloads folder.

What it is

OGImagen's endpoint for generating social preview images. Seven tools, including one whose only job is to tell you what a generation will cost.

What you get
  • generate_og_image and regenerate_og_image
  • estimate_cost — before committing to a generation
  • list_generations and get_generation — what you have produced
  • get_snippet — the markup to embed
  • list_brand_kits — the brand configurations available
Requirements

A bearer API key. Their protected-resource metadata declares an mcp scope, but the docs are explicit that the credential is a key rather than an OAuth token — worth reading, since the metadata suggests otherwise.

Setup effort

Paste a URL with a key — add the endpoint to your client