mcpbeat Sign in

Img Src Io MCP Server

by img-src-io Your server? Claim it
local only

Img Src Io runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 15 May 2026.

MCP server for img-src.io Image CDN - upload, transform, and deliver images through AI assistants

Installs per day peak 16 · avg 6 · +0% w/w
a month agotoday
35
Installs / week
npm · @img-src/mcp-server
0
Stars
0 open issues
15 May 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

What the code does

We read the source, 23 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Reaches cloud metadata service src/index.ts:116
    "169.254.169.254", // AWS, GCP, Azure metadata

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Img Src Io and you get told the day something new turns up.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp -- npx -y @img-src/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@img-src/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@img-src/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@img-src/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@img-src/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: IMG_SRC_API_KEY (Your img-src.io API key). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Img Src Io

same job, measured the same way
Spronta
by spronta

Upload, transform, and deliver images on a global CDN via AI agents.

39 installs/wk local only
Komodo MCP Server
by samik081

Manage Komodo through AI assistants

115 installs/wk local only
Authentik MCP Server
by samik081

Manage Authentik through AI assistants

128 installs/wk local only
Proxmox VE MCP Server
by samik081

Manage Proxmox VE through AI assistants

165 installs/wk local only
AdGuard Home MCP Server
by samik081

Manage AdGuard Home through AI assistants

173 installs/wk local only
Gainium MCP
by gainium

MCP server for Gainium — manage trading bots, deals, and balances via AI assistants

63 installs/wk answering
Getpronto
by jaygould

Upload, transform, and manage images on Get Pronto from AI agents.

37 installs/wk local only
Resend MCP Server
by friendlygeorge

MCP server for Resend — transactional email API for AI assistants...

31 installs/wk local only

Img Src Io — questions

Answers built from our own checks of this server.

Why is there no uptime for Img Src Io?
Img Src Io runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @img-src/mcp-server was installed 35 times last week.
How do I connect Img Src Io?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @img-src/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Img Src Io?
The npm package @img-src/mcp-server was installed 35 times in the last week. Week over week that is +0%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Img Src Io open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.