
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
@sylphx/smart-reader-mcp
Advanced tools
Prism — local media router for agents (Sylphx). Sniff + delegate to Citra/Iris/Cue. One MCP call reads PDF, image, or video by sniffing format and delegating to Sylphx Reader siblings.
Prism (transitional package @sylphx/smart-reader-mcp) — sniff + route local media to Citra / Iris / Cue.
One MCP call reads PDF, image, or video. Prism sniffs format, delegates to the matching Sylphx Reader sibling, and returns a provenance envelope you can trust — no manual format routing required.
Local-first · One smart read_media call · Delegation provenance envelope · 50+ tests
SOTA family roadmap: docs/roadmap/sota-family-roadmap.md.
⭐ Star this repo if agents should read any media file without you wiring format switches. · Quick start · See it work · Why not manual format routing?
| Doc | Purpose |
|---|---|
| docs/POSITIONING.md | Strategic positioning |
| docs/COMPETITIVE.md | Peer anchors and wedge |
| docs/EVIDENCE_CONTRACT.md | Evidence = result contract |
| docs/TOOL_SURFACE.md | Few clear tools policy |
| docs/PRODUCT_INDEPENDENCE.md | This repo is SSOT |
| docs/IPPB.md | Independent public product bar |
| docs/PUBLISH.md | npm/git publish status |
Agents receive files with misleading extensions, mixed portfolios, and formats that need different parsers. PDF needs evidence twins. Images need metadata and OCR geometry. Videos need ffprobe timelines — not one-size-fits-all text dumps.
Most stacks force the agent or the human to branch on extension, install the right tool, and hope delegation still returns citeable provenance. Wrong reader, wrong schema, silent partial reads. Then citations break — quietly.
Smart Reader MCP is built for the moment your agent needs one read tool that sniffs format and delegates with proof.
| Typical routing path | Smart Reader MCP |
|---|---|
| Agent guesses format from extension | Magic-byte sniffing with extension fallback |
| Separate MCP configs per format | One read_media call delegates to the right sibling |
| Opaque passthrough results | Normalized envelope: source_path, detected_format, delegated_tool, raw_result |
| Re-implemented parsers in one repo | Delegates to @sylphx/pdf-reader-mcp, @sylphx/image-reader-mcp, @sylphx/video-reader-mcp |
| Cloud routing services | Local-first stdio delegation to sibling packages |
| Ship and pray | 50+ tests on sniffing, mislabeled routing, doctor, release gate, and delegation |
Install once. Call once.
npm install -g @sylphx/smart-reader-mcp
prism doctor
# brand bin + MCP
claude mcp add smart-reader -- npx @sylphx/smart-reader-mcp
| Surface | Command |
|---|---|
| npm global | npm i -g @sylphx/smart-reader-mcp |
| brand bin | prism |
| MCP | npx @sylphx/smart-reader-mcp |
{
"path": "/absolute/path/to/report.pdf"
}
read_media sniffs the file, spawns the matching sibling MCP server, and
returns a provenance envelope:
{
"source_path": "/absolute/path/to/report.pdf",
"detected_format": "pdf",
"delegated_tool": "read_pdf",
"raw_result": {
"page_count": 12,
"title": "Q3 Report",
"trust_report": { "warnings": [] }
}
}
The raw_result field is the passthrough payload from the delegated reader
(read_pdf, read_image, or read_video). Install the siblings you need:
npm install @sylphx/pdf-reader-mcp @sylphx/image-reader-mcp @sylphx/video-reader-mcp
Supported formats:
.pdf.png, .jpg, .jpeg, .gif, .webp, .tif, .tiff.mp4, .m4v, .mkv, .mov, .webmThis repository is product SSOT for Prism. Sibling readers (PDF/image/video) are separate repositories; composition is via public contracts only — not a monorepo.
| Tool | Use it when the agent needs to... |
|---|---|
read_media | Read a local PDF, image, or video by sniffing format and delegating to the matching Sylphx Reader sibling. |
claude mcp add smart-reader -- npx @sylphx/smart-reader-mcp
Add this to claude_desktop_config.json:
{
"mcpServers": {
"smart-reader": {
"command": "npx",
"args": ["-y", "@sylphx/smart-reader-mcp"]
}
}
}
npx @sylphx/smart-reader-mcp
Node.js >=22.13 is required. Delegation resolves locally installed sibling
packages first, then falls back to npx -y @sylphx/<reader>-mcp.
read_media resolves files on disk; no remote fetch by default.@sylphx/pdf-reader-mcp, etc.) via npx -y; no arbitrary executables.detected_format, delegated_tool, and source_path are always returned for audit.Claims are backed by CI benchmark:release-gate and the shipped-path matrix (Rust sniff/policy route).
bun run benchmark:release-gate
Artifact: benchmark-artifacts/smart_reader_release_gate.json — must report status: passed before release.
git clone https://github.com/SylphxAI/smart-reader-mcp.git
cd smart-reader-mcp
bun install
bun run build
bun test
bun run doctor
bun run benchmark:release-gate
Useful checks:
bun run check
bun run typecheck
bun run validate
bun run benchmark:release-gate
Example read_media requests live in examples/.
If manual format routing has wasted your MCP configs, your agent prompts, or your trust in mixed-media workflows, you are exactly who this project is for.
⭐ Star the repo — it is the fastest way to help more agent builders find one-call media reading. Share it in your MCP client setup, team wiki, or agent stack README.
| Channel | Status |
|---|---|
| Glama MCP directory | Listed — claim server for full discoverability |
| Official MCP Registry | Listed — io.github.SylphxAI/smart-reader-mcp @ v0.1.1 |
| TensorBlock MCP Index PR #1113 | Open — multimedia/document processing listing |
| MCP servers community issue #4500 | Open — community server highlight |
| mcp.so listing issue #3068 | Open — directory submission request |
| mcpservers.org submit | Not listed yet — free web-form submission |
Know another MCP directory? Open an issue with the link.
MIT © SylphxAI
Composition doctrine — SDK, not MCP, for product integration · Prism.composeVideo merges Cue structure + Iris L2 objects via SDK.
FAQs
Prism — local media router for agents (Sylphx). Sniff + delegate to Citra/Iris/Cue. One MCP call reads PDF, image, or video by sniffing format and delegating to Sylphx Reader siblings.
The npm package @sylphx/smart-reader-mcp receives a total of 35 weekly downloads. As such, @sylphx/smart-reader-mcp popularity was classified as not popular.
We found that @sylphx/smart-reader-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.