Pictify MCP Server
Rank #37,285io.github.pictify-io/mcp
Generate images, GIFs, and PDFs from HTML, URLs, or templates — from your AI agent.
Pictify MCP Server is a Model Context Protocol (MCP) server published by pictify-io. It ranks #37,285 of 132,113 servers tracked on MCP Toplist. Pictify MCP Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on Mar 9, 2026 and most recently updated on May 24, 2026.
Ranks ahead of 94,828 of 132,113 servers on MCP Toplist.
Use Pictify MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http pictify-io https://mcp.pictify.io/claude mcp add pictify-io -e "PICTIFY_API_KEY=<your PICTIFY_API_KEY>" -- npx -y @pictify/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.pictify-io]
url = "https://mcp.pictify.io/"Add to ~/.codex/config.toml.
[mcp_servers.pictify-io]
command = "npx"
args = ["-y", "@pictify/mcp-server"]
[mcp_servers.pictify-io.env]
PICTIFY_API_KEY = "<your PICTIFY_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.pictify.io/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"pictify-io": {
"command": "npx",
"args": [
"-y",
"@pictify/mcp-server"
],
"env": {
"PICTIFY_API_KEY": "<your PICTIFY_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pictify-io": {
"url": "https://mcp.pictify.io/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"pictify-io": {
"command": "npx",
"args": [
"-y",
"@pictify/mcp-server"
],
"env": {
"PICTIFY_API_KEY": "<your PICTIFY_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"pictify-io": {
"type": "http",
"url": "https://mcp.pictify.io/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"pictify-io": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@pictify/mcp-server"
],
"env": {
"PICTIFY_API_KEY": "<your PICTIFY_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pictify-io": {
"serverUrl": "https://mcp.pictify.io/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pictify-io": {
"command": "npx",
"args": [
"-y",
"@pictify/mcp-server"
],
"env": {
"PICTIFY_API_KEY": "<your PICTIFY_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pictify-io": {
"url": "https://mcp.pictify.io/"
}
}
}{
"mcpServers": {
"pictify-io": {
"command": "npx",
"args": [
"-y",
"@pictify/mcp-server"
],
"env": {
"PICTIFY_API_KEY": "<your PICTIFY_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.pictify-io%2Fmcp)<a href="https://mcptoplist.com/server/io.github.pictify-io%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.pictify-io%2Fmcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
pictify-io
Other servers by pictify-io
View all pictify-io servers →Available versions (2)
| Version | Published |
|---|---|
| 1.3.0 | May 24, 2026 |
| 1.2.1 | May 24, 2026 |
Frequently asked questions
- Who maintains Pictify MCP Server?
- Pictify MCP Server is maintained by pictify-io, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Pictify MCP Server listed on the Official MCP Registry?
- Yes — Pictify MCP Server is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Pictify MCP Server have?
- MCP Toplist tracks 2 versions of Pictify MCP Server, most recently published on May 24, 2026.
- Where can I find the source code for Pictify MCP Server?
- The source code for Pictify MCP Server is hosted at github.com/pictify-io/mcp.
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.