Image Reader MCP
Rank #20,934io.github.SylphxAI/image-reader-mcp
Evidence-first image MCP. Agent Media Twin with metadata and citeable OCR evidence.
Image Reader MCP is a Model Context Protocol (MCP) server published by sylphxai. It ranks #20,934 of 132,608 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Image Reader MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jul 8, 2026 and most recently updated on Jul 8, 2026.
Ranks ahead of 111,674 of 132,608 servers on MCP Toplist.
Use Image Reader MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add image-reader-mcp -- npx -y @sylphx/image-reader-mcp[mcp_servers.image-reader-mcp]
command = "npx"
args = ["-y", "@sylphx/image-reader-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"image-reader-mcp": {
"command": "npx",
"args": [
"-y",
"@sylphx/image-reader-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"image-reader-mcp": {
"command": "npx",
"args": [
"-y",
"@sylphx/image-reader-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"image-reader-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@sylphx/image-reader-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"image-reader-mcp": {
"command": "npx",
"args": [
"-y",
"@sylphx/image-reader-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"image-reader-mcp": {
"command": "npx",
"args": [
"-y",
"@sylphx/image-reader-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/io.github.SylphxAI%2Fimage-reader-mcp)<a href="https://mcptoplist.com/server/io.github.SylphxAI%2Fimage-reader-mcp"><img src="https://mcptoplist.com/badge/io.github.SylphxAI%2Fimage-reader-mcp.svg" alt="MCP Toplist: Top 25% of 132,608" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
sylphxai
Other servers by sylphxai
- Citra#294 · 14 vers
- filesystem-mcp#3,154 · 4 vers
- Smart Reader MCP#8,874 · 2 vers
- Video Reader MCP#17,676 · 1 ver
- Lookout#44,723
- smart-read-mcp#49,288
- CodeRAG#86,387
- Linear MCP Server#95,261
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 8, 2026 |
Frequently asked questions
- Who maintains Image Reader MCP?
- Image Reader MCP is maintained by sylphxai, which publishes 9 MCP servers (22 total versions) tracked on MCP Toplist.
- Is Image Reader MCP listed on the Official MCP Registry?
- Yes — Image Reader MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Image Reader MCP have?
- MCP Toplist tracks 1 version of Image Reader MCP, most recently published on Jul 8, 2026.
- Where can I find the source code for Image Reader MCP?
- The source code for Image Reader MCP is hosted at github.com/sylphxai/image-reader-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.