Server Details
Free Open Graph image generator API. Create beautiful OG images with customizable themes, icons, and colors. No API keys required.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
See and control every tool call
Available Tools
2 toolsgenerate_og_imageInspect
Generate an Open Graph image with customizable title, subtitle, theme, icon, and brand colors
| Name | Required | Description | Default |
|---|---|---|---|
| icon | No | Emoji or Lucide icon shortcode (e.g. "rocket", "heart") | |
| size | No | Size preset: og (1200x630), square (1080x1080), twitter-banner (1500x500), twitter-summary (800x418), linkedin (1200x627), instagram-story (1080x1920), facebook-cover (820x312) | |
| brand | No | Brand text shown at bottom (default: ogforge.dev) | |
| theme | No | Visual theme (default: dark) | |
| title | Yes | Main title text (required, max 200 chars) | |
| value | No | Prominent number/stat for metric layout (e.g. "2.4M", "99.9%"). Required when layout=metric | |
| width | No | Custom width in px (200-2400) | |
| accent | No | Accent color as 6-char hex without # (e.g. ff00aa) | |
| border | No | Border color as 6-char hex without # (e.g., ff00aa). Adds a frame around the image | |
| format | No | Output format: png (default), svg, webp (smallest), jpeg | |
| height | No | Custom height in px (200-2400) | |
| layout | No | Layout type: standard (default) or metric (KPI/stat card with prominent value) | |
| bgColor | No | Custom background color as 6-char hex without # (e.g. 1a1a2e). Overrides theme background | |
| caption | No | Small tagline/footer text below subtitle (max 100 chars). Useful for branding, attribution, or URLs. | |
| pattern | No | Background pattern overlay (default: none). Adds subtle texture to the image. | |
| subtitle | No | Subtitle text (max 300 chars) | |
| titleColor | No | Custom title text color as 6-char hex without # (e.g. ffffff). Overrides theme title color | |
| borderWidth | No | Border width in pixels (1-10, default: 3). Uses theme accent if border color not set | |
| gradientEnd | No | Gradient end color as 6-char hex without # (e.g. 0000ff). Requires gradientStart | |
| gradientAngle | No | Gradient direction in degrees 0-360 (default: 135). Also applies to theme gradients | |
| gradientStart | No | Gradient start color as 6-char hex without # (e.g. ff00aa). Requires gradientEnd | |
| subtitleColor | No | Custom subtitle text color as 6-char hex without # (e.g. cccccc). Overrides theme subtitle color |
list_themesInspect
List all available OG image themes
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Verify Ownership
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [
{
"email": "your-email@example.com"
}
]
}The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.
Sign in to verify ownershipControl your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!