Server data from the Official MCP Registry
Pay-as-you-go Open Graph image API. Renders 1200x630 PNGs for agents. Credits never expire.
About
Pay-as-you-go Open Graph image API. Renders 1200x630 PNGs for agents. Credits never expire.
Remote endpoints: streamable-http: https://ogstamp.com/mcp
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
2 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"com-ogstamp-og": {
"url": "https://ogstamp.com/mcp"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
ogstamp
Official Node/TypeScript client for OG Stamp — pay-as-you-go Open Graph image API.
npm install ogstamp
# until npm publish: npm install github:BenceBakos/ogstamp
Quick start
import { OgStamp } from "ogstamp";
const og = new OgStamp({ apiKey: process.env.OGSTAMP_API_KEY }); // optional for free tier
// PNG buffer from title
const png = await og.render({ title: "Ship social cards from an API" });
// Or stamp a live page (auto theme from site colors)
const auto = await og.auto("https://example.com/blog/post");
// Debug what crawlers see
const peek = await og.peek("https://example.com/blog/post");
console.log(peek.title, peek.image);
// Credit packs
const packs = await og.packs();
Free tier
No key required for light use. Free renders are watermarked and metered per site. Buy credit packs on ogstamp.com/pricing when you need volume.
Links
- Docs: https://ogstamp.com/docs/
- OpenAPI: https://ogstamp.com/openapi.json
- Debugger: https://ogstamp.com/og-debugger/
- GitHub: https://github.com/BenceBakos/ogstamp
License
MIT
Integrations
- n8n community node: https://github.com/BenceBakos/n8n-nodes-ogstamp
- WordPress plugin: in review on wordpress.org (
og-stamp) - MCP: https://ogstamp.com/mcp
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Paperclip
Freeby Paperclipai · Developer Tools
Trending hip-hop artist momentum scores across four cultural dimensions.
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
