πŸ“

Markdown Downloader

🟑Caution
Files & Documents

Download webpages as markdown files using the r.jina.ai service, with configurable directories and persistent settings.

STEP 1

Understand what it does

Tell your agent things like:

β†’β€œuse markdown downloader”
β†’β€œmanage files”
β†’β€œread document”
β†’β€œprocess PDF”
PERMISSIONS

What this capability can access

This capability requires the following permissions:

This capability can modify data or communicate externally. Review the permissions below before granting access.

πŸ“–
Read Files
Reads local files and directories
✏️
Write/Delete Files
Creates, modifies, or deletes files
STEP 2

Set it up

Available on 1 platform. Pick yours:

MCP (Model Context Protocol)Docs

Add to your MCP client configuration:

{
  "mcpServers": {
    "markdown-downloader": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-markdown-downloader"]
    }
  }
}
STEP 3

Go deeper

Full documentation and source code

Add to your README

Show that your tool is listed on AgentSift

Markdown Downloader trust score on AgentSift
[![AgentSift](https://agentsift.com/api/badge/capability/markdown-downloader)](https://agentsift.com/capabilities/markdown-downloader)

Options: ?style=flat-square for square corners, ?score=false for simple β€œlisted” badge

#mcp#files#agent-tool

Related capabilities