OGForge MCP✓
io.github.dpozimski/ogforge-mcp · v1.2.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.dpozimski/ogforge-mcp",
"description": "Generate Open Graph images with themes and Lucide icons",
"title": "OGForge MCP",
"repository": {
"url": "https://github.com/softvoyagers/ogforge-api",
"source": "github",
"id": "softvoyagers/ogforge-api"
},
"version": "1.2.0",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "ogforge-mcp",
"version": "1.2.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}