Auto Reader Ocr
Rank #50,722com.auto-reader/ocr
Arabic-first OCR, translation and document extraction. First call mints a free trial key.
Auto Reader Ocr is a Model Context Protocol (MCP) server published by Samqra. It ranks #50,722 of 115,460 servers tracked on MCP Toplist. Auto Reader Ocr is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 26, 2026 and most recently updated on Aug 1, 2026.
Ranks ahead of 64,738 of 115,460 servers on MCP Toplist.
Use Auto Reader Ocr
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http ocr https://api.auto-reader.com/mcp[mcp_servers.ocr]
url = "https://api.auto-reader.com/mcp"Add to ~/.codex/config.toml.
https://api.auto-reader.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"ocr": {
"url": "https://api.auto-reader.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ocr": {
"type": "http",
"url": "https://api.auto-reader.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ocr": {
"serverUrl": "https://api.auto-reader.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ocr": {
"url": "https://api.auto-reader.com/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/com.auto-reader%2Focr)<a href="https://mcptoplist.com/server/com.auto-reader%2Focr"><img src="https://mcptoplist.com/badge/com.auto-reader%2Focr.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Samqra
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Aug 1, 2026 |
| 1.0.0 | Jul 26, 2026 |
Frequently asked questions
- Who maintains Auto Reader Ocr?
- Auto Reader Ocr is maintained by Samqra, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Auto Reader Ocr listed on the Official MCP Registry?
- Yes — Auto Reader Ocr is listed on the Official MCP Registry.
- How many versions does Auto Reader Ocr have?
- MCP Toplist tracks 2 versions of Auto Reader Ocr, most recently published on Aug 1, 2026.
- Where can I find the source code for Auto Reader Ocr?
- The source code for Auto Reader Ocr is hosted at github.com/Samqra/auto-reader-ocr.