Pic Gen
Rank #1,273io.github.jqknono/pic-gen
Generate covers, Mermaid diagrams, cards, and terminal screenshots/images for AI workflows.
Pic Gen is a Model Context Protocol (MCP) server published by jqknono. It ranks #1,273 of 132,046 servers tracked on MCP Toplist, and its repository has 145 GitHub stars. Pic Gen is listed on Official MCP, with 6 tracked versions. It was first listed on Mar 2, 2026 and most recently updated on Apr 28, 2026.
Ranks ahead of 130,773 of 132,046 servers on MCP Toplist.
Use Pic Gen
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pic-gen -- npx -y pic-gen[mcp_servers.pic-gen]
command = "npx"
args = ["-y", "pic-gen"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pic-gen": {
"command": "npx",
"args": [
"-y",
"pic-gen"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pic-gen": {
"command": "npx",
"args": [
"-y",
"pic-gen"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pic-gen": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"pic-gen"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pic-gen": {
"command": "npx",
"args": [
"-y",
"pic-gen"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pic-gen": {
"command": "npx",
"args": [
"-y",
"pic-gen"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.jqknono%2Fpic-gen)<a href="https://mcptoplist.com/server/io.github.jqknono%2Fpic-gen"><img src="https://mcptoplist.com/badge/io.github.jqknono%2Fpic-gen.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
jqknono
Available versions (6)
| Version | Published |
|---|---|
| 1.3.1 | Apr 28, 2026 |
| 1.3.0 | Mar 4, 2026 |
| 1.0.3 | Mar 2, 2026 |
| 1.0.2 | Mar 2, 2026 |
| 1.0.1 | Mar 2, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Pic Gen?
- Pic Gen is maintained by jqknono, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Pic Gen listed on the Official MCP Registry?
- Yes — Pic Gen is listed on the Official MCP Registry.
- How many versions does Pic Gen have?
- MCP Toplist tracks 6 versions of Pic Gen, most recently published on Apr 28, 2026.
- Where can I find the source code for Pic Gen?
- The source code for Pic Gen is hosted at github.com/jqknono/pic-gen.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.