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