Image Processing
Rank #4,005ai.pictomancer/image-processing
Image processing for AI agents: resize, convert, compress, crop, and web-ready AI-generated images.
Image Processing is a Model Context Protocol (MCP) server published by pictomancer.ai. It ranks #4,005 of 132,046 servers tracked on MCP Toplist, and its repository has 53 GitHub stars. Image Processing is listed on Official MCP, with 4 tracked versions. It was first listed on Mar 7, 2026 and most recently updated on Aug 17, 2026.
Ranks ahead of 128,041 of 132,046 servers on MCP Toplist.
Use Image Processing
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http image-processing https://api.pictomancer.ai/mcp[mcp_servers.image-processing]
url = "https://api.pictomancer.ai/mcp"Add to ~/.codex/config.toml.
https://api.pictomancer.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"image-processing": {
"url": "https://api.pictomancer.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"image-processing": {
"type": "http",
"url": "https://api.pictomancer.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"image-processing": {
"serverUrl": "https://api.pictomancer.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"image-processing": {
"url": "https://api.pictomancer.ai/mcp"
}
}
}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/ai.pictomancer%2Fimage-processing)<a href="https://mcptoplist.com/server/ai.pictomancer%2Fimage-processing"><img src="https://mcptoplist.com/badge/ai.pictomancer%2Fimage-processing.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
pictomancer.ai
Available versions (4)
| Version | Published |
|---|---|
| 0.4.0 | Aug 17, 2026 |
| 0.3.0 | May 3, 2026 |
| 0.2.0 | Mar 28, 2026 |
| 0.1.0 | Mar 7, 2026 |
Frequently asked questions
- Who maintains Image Processing?
- Image Processing is maintained by pictomancer.ai, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Image Processing listed on the Official MCP Registry?
- Yes — Image Processing is listed on the Official MCP Registry.
- How many versions does Image Processing have?
- MCP Toplist tracks 4 versions of Image Processing, most recently published on Aug 17, 2026.
- Where can I find the source code for Image Processing?
- The source code for Image Processing is hosted at gitlab.com/pictomancer.ai/pig-gateway.
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.