softvoyagers/ogforge-api
Free Open Graph image generator API with themes, Lucide icons, and custom layouts. No API key required.
Quick Start
Clone the repository:
git clone https://github.com/softvoyagers/ogforge-apiClaude Desktop configuration example:
{
"mcpServers": {
"ogforge-api": {
"command": "npx",
"args": [
"-y",
"softvoyagers/ogforge-api"
]
}
}
}Check the repository README for specific installation and configuration instructions.