ogimage-mcp
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ogimage-mcpGenerate an OG image with title 'My New Blog Post'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
OG:IMAGE MCP Server
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-mcpThen add to Claude Desktop config:
{
"mcpServers": {
"ogimage": {
"command": "ogimage-mcp"
}
}
}Related MCP server: NanoBanana 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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Generate and edit images and create short videos inside Claude. Prepaid credits, no subscription.
Give agents instant OG image generation, social metadata audits, and rendering guidance.
Generate images, GIFs, and PDFs from HTML, URLs, or templates — from your AI agent.
Free Open Graph image generator API. Create beautiful OG images with customizable themes, icons, and colors. No API keys required.
Related MCP Servers
- AlicenseBqualityNot gradedmaintenanceOrshot's MCP Server lets you dynamically generate images from your templates from your prompts in Claude, Cursor or any app that supports MCP Servers. You can use the pre-designed templates and also AI Generate or design your own templates in Orshot, and then generate images from those templates73
- AlicenseNot gradedqualityNot gradedmaintenanceGenerates AI images using Google Imagen directly in Claude Desktop, with automatic saving and support for multiple images and custom aspect ratios.
- AlicenseNot gradedqualityDmaintenanceEnables free local image generation from Claude Desktop/Claude Code using the Draw Things app on Apple Silicon Macs.136MIT
- AlicenseNot gradedqualityCmaintenanceEnriches Claude with tools to generate brand-consistent images using OpenAI's gpt-image-2 and upload them directly to Notion pages.MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ogimage-art/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server