imagedimensions-mcp
Rank #29,034io.github.Bishop81/imagedimensions-mcp
Audit a web page's images: natural vs rendered sizes, oversized detection, and formats.
imagedimensions-mcp is a Model Context Protocol (MCP) server published by bishop81. It ranks #29,034 of 132,113 servers tracked on MCP Toplist. imagedimensions-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jun 27, 2026 and most recently updated on Aug 14, 2026.
Ranks ahead of 103,079 of 132,113 servers on MCP Toplist.
Use imagedimensions-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add imagedimensions-mcp -e "IMAGEDIMENSIONS_API_BASE=<your IMAGEDIMENSIONS_API_BASE>" -- npx -y imagedimensions-mcpReplace each placeholder with your own value before saving.
[mcp_servers.imagedimensions-mcp]
command = "npx"
args = ["-y", "imagedimensions-mcp"]
[mcp_servers.imagedimensions-mcp.env]
IMAGEDIMENSIONS_API_BASE = "<your IMAGEDIMENSIONS_API_BASE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"imagedimensions-mcp": {
"command": "npx",
"args": [
"-y",
"imagedimensions-mcp"
],
"env": {
"IMAGEDIMENSIONS_API_BASE": "<your IMAGEDIMENSIONS_API_BASE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"imagedimensions-mcp": {
"command": "npx",
"args": [
"-y",
"imagedimensions-mcp"
],
"env": {
"IMAGEDIMENSIONS_API_BASE": "<your IMAGEDIMENSIONS_API_BASE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"imagedimensions-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"imagedimensions-mcp"
],
"env": {
"IMAGEDIMENSIONS_API_BASE": "<your IMAGEDIMENSIONS_API_BASE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"imagedimensions-mcp": {
"command": "npx",
"args": [
"-y",
"imagedimensions-mcp"
],
"env": {
"IMAGEDIMENSIONS_API_BASE": "<your IMAGEDIMENSIONS_API_BASE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"imagedimensions-mcp": {
"command": "npx",
"args": [
"-y",
"imagedimensions-mcp"
],
"env": {
"IMAGEDIMENSIONS_API_BASE": "<your IMAGEDIMENSIONS_API_BASE>"
}
}
}
}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.Bishop81%2Fimagedimensions-mcp)<a href="https://mcptoplist.com/server/io.github.Bishop81%2Fimagedimensions-mcp"><img src="https://mcptoplist.com/badge/io.github.Bishop81%2Fimagedimensions-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
bishop81
Other servers by bishop81
- accessibility-scanner-mcp#27,398 · 1 ver
- csvto-mcp#39,051 · 1 ver
- wpgoldmine-mcp#53,754 · 2 vers
- domainintel-mcp#63,532 · 1 ver
- kcdevs-mcp#88,562
Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Aug 14, 2026 |
| 0.1.1 | Jun 27, 2026 |
Frequently asked questions
- Who maintains imagedimensions-mcp?
- imagedimensions-mcp is maintained by bishop81, which publishes 6 MCP servers (7 total versions) tracked on MCP Toplist.
- Is imagedimensions-mcp listed on the Official MCP Registry?
- Yes — imagedimensions-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does imagedimensions-mcp have?
- MCP Toplist tracks 2 versions of imagedimensions-mcp, most recently published on Aug 14, 2026.
- Where can I find the source code for imagedimensions-mcp?
- The source code for imagedimensions-mcp is hosted at github.com/bishop81/imagedimensions-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.