Image Reader MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 56 installs a week from npm. Last commit 17 Sep 2026.
Evidence-first image MCP. Agent Media Twin with metadata and citeable OCR evidence.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const result = spawnSync(binary, [], {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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.
claude mcp add image-reader-mcp -- npx -y @sylphx/image-reader-mcp
{
"mcpServers": {
"image-reader-mcp": {
"args": [
"-y",
"@sylphx/image-reader-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.image-reader-mcp]
command = "npx"
args = ["-y", "@sylphx/image-reader-mcp"]
{
"mcpServers": {
"image-reader-mcp": {
"args": [
"-y",
"@sylphx/image-reader-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"image-reader-mcp": {
"args": [
"-y",
"@sylphx/image-reader-mcp"
],
"command": "npx"
}
}
}
Evidence-first PDF MCP. Agent Document Twin with citeable page+bbox evidence.
Evidence-first video MCP. Timeline document with ffprobe streams and subtitle cues.
MCP server for extracting text, images, tables, links, annotations, and metadata from PDF files.
PDF parsing server with text extraction, metadata, search, images, and TOC via MCP
Privacy-first file tools for AI agents — PDF & image ops, metadata scrubbing, background removal.
OCR, transcription, file extraction, and image generation for AI agents via MCP.
MCP server for GroupDocs.Metadata — read, search, write, and remove document metadata.
MCP server for the Google Docs API: read and edit documents, styles, tables, images, comments.
Answers built from our own checks of this server.