Loading MCP server directory, please wait...
Unified image generation tool - cover images (cover) and Mermaid diagrams (mermaid) generation
npx @getmcp/cli add io.github.jqknono/pic-genRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jqknono/pic-gen": {
"command": "npx",
"args": [
"-y",
"pic-gen"
]
}
}
}