Ogimage
FreeNot checkedGenerates beautiful Open Graph images directly from Claude Desktop using ogimage.art, supporting templates, sizes, and license keys.
About
Generates beautiful Open Graph images directly from Claude Desktop using ogimage.art, supporting templates, sizes, and license keys.
README
Generate beautiful OG images directly from Claude Desktop using ogimage.art.
Installation
Option 1: npx (Recommended)
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"ogimage": {
"command": "npx",
"args": ["-y", "ogimage-mcp"]
}
}
}
Option 2: Global Install
npm install -g ogimage-mcp
Then add to Claude Desktop config:
{
"mcpServers": {
"ogimage": {
"command": "ogimage-mcp"
}
}
}
Usage
Once installed, you can ask Claude to generate OG images:
"Generate an OG image for my blog post titled 'How to Build a SaaS in 2024'"
"Create a dark-themed OG image with the title 'API Documentation' and subtitle 'Getting Started Guide'"
"List available OG image templates"
Available Tools
generate_og_image
Generate an OG image URL.
Parameters:
title(required): Main title textsubtitle: Optional subtitleauthor: Optional author nametemplate: gradient, dark, sunset, ocean, forest, midnight, fire, minimalsize: 1200x630, 1200x675, 800x418key: License key to remove watermark
list_templates
List all available templates and sizes.
get_meta_tag
Generate the HTML meta tag for any URL.
Pro Version
Free tier includes a small watermark. Get a Pro license at ogimage.art to:
- Remove watermarks
- Access premium templates
- Use in commercial projects
Add your license key to remove watermarks:
"Generate an OG image with title 'My Post' using my key ABC123"
Examples
Basic:
> Generate an OG image with title "Hello World"
With options:
> Create an OG image:
- Title: "Building APIs"
- Subtitle: "A Complete Guide"
- Template: dark
- Author: "John Doe"
Links
- Website: ogimage.art
- Get Pro: ogimage.art/#pricing
- npm Package: ogimage-mcp
License
MIT
Install Ogimage in Claude Desktop, Claude Code & Cursor
unyly install ogimage-mcpInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add ogimage-mcp -- npx -y github:ogimage-art/mcp-serverFAQ
Is Ogimage MCP free?
Yes, Ogimage MCP is free — one-click install via Unyly at no cost.
Does Ogimage need an API key?
No, Ogimage runs without API keys or environment variables.
Is Ogimage hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Ogimage in Claude Desktop, Claude Code or Cursor?
Open Ogimage on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Ogimage with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
