vision-squeezer
Rank #19,730io.github.eralpozcan/vision-squeezer
Cut vision-LLM token costs by snapping images to tile boundaries — Claude, GPT, Gemini, Llama, Qwen
vision-squeezer is a Model Context Protocol (MCP) server published by eralpozcan. It ranks #19,730 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. vision-squeezer is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on May 13, 2026 and most recently updated on Jul 22, 2026.
Ranks ahead of 112,316 of 132,046 servers on MCP Toplist.
Use vision-squeezer
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vision-squeezer -- npx -y vision-squeezer[mcp_servers.vision-squeezer]
command = "npx"
args = ["-y", "vision-squeezer"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"vision-squeezer": {
"command": "npx",
"args": [
"-y",
"vision-squeezer"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"vision-squeezer": {
"command": "npx",
"args": [
"-y",
"vision-squeezer"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vision-squeezer": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"vision-squeezer"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vision-squeezer": {
"command": "npx",
"args": [
"-y",
"vision-squeezer"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vision-squeezer": {
"command": "npx",
"args": [
"-y",
"vision-squeezer"
]
}
}
}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.eralpozcan%2Fvision-squeezer)<a href="https://mcptoplist.com/server/io.github.eralpozcan%2Fvision-squeezer"><img src="https://mcptoplist.com/badge/io.github.eralpozcan%2Fvision-squeezer.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
eralpozcan
Available versions (3)
| Version | Published |
|---|---|
| 0.6.1 | Jul 22, 2026 |
| 0.6.0 | Jun 20, 2026 |
| 0.1.1 | May 13, 2026 |
Frequently asked questions
- Who maintains vision-squeezer?
- vision-squeezer is maintained by eralpozcan, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is vision-squeezer listed on the Official MCP Registry?
- Yes — vision-squeezer is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does vision-squeezer have?
- MCP Toplist tracks 3 versions of vision-squeezer, most recently published on Jul 22, 2026.
- Where can I find the source code for vision-squeezer?
- The source code for vision-squeezer is hosted at github.com/eralpozcan/vision-squeezer.
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.