← All plugins
mcp

parse-mcp

One MCP, many parsers. Routes between markitdown (default), Docling, LlamaParse. Plus an interpret tool that pipes parsed markdown into Claude with caching.

About

A document-parsing MCP that routes between three backends: markitdown (default, fast, free), Docling (table-heavy or scanned PDFs), and LlamaParse (cloud, BYO API key). One tool to parse any file into clean markdown. A second tool, interpret, parses the document and pipes the markdown into Claude with prompt caching enabled, so 'summarize this PDF' or 'extract X from this contract' is a one-shot call.

Install

Two commands inside Claude Code. The first adds the marketplace, the second installs the plugin.

1. Add marketplace

/plugin marketplace add adelaidasofia/parse-mcp

2. Install plugin

/plugin install parse-mcp@parse-mcp

The plugin sends an anonymous install signal to mycelium-ai.co/api/install on first install. See the telemetry policy for what is and is not collected.

Want help deploying this in your org?

We do paid pilots that take a team from zero to compounding in 90 days.

Book a call →
View on GitHub ↗All plugins →Telemetry policy