← Index

io.github.lakshgk/distill-mcp

io.github.lakshgk/distill-mcp·v0.1.1·Documents & Spreadsheets
Quality Score
80
/100

Convert PDF, DOCX, XLSX, PPTX, HTML, audio to token-efficient Markdown for any MCP client.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "distill-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "distill-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "distill-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "distill-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y distill-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Documents & Spreadsheets