Skip to main content
Glama

Markdown Downloader

list_downloaded_files

Retrieve a list of downloaded markdown files from the Markdown Downloader MCP server, optionally filtered by subdirectory, for easy file management and organization.

Instructions

List all downloaded markdown files

Input Schema

NameRequiredDescriptionDefault
subdirectoryNoOptional subdirectory to list files from

Input Schema (JSON Schema)

{ "properties": { "subdirectory": { "description": "Optional subdirectory to list files from", "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dazeb/markdown-downloader'

If you have feedback or need assistance with the MCP directory API, please join our Discord server