Skip to main content
Glama

Markdown Downloader

set_download_directory

Define the primary local directory where markdown files are saved when downloading webpages via the Markdown Downloader MCP server.

Instructions

Set the main local download folder for markdown files

Input Schema

NameRequiredDescriptionDefault
directoryYesFull path to the download directory

Input Schema (JSON Schema)

{ "properties": { "directory": { "description": "Full path to the download directory", "type": "string" } }, "required": [ "directory" ], "type": "object" }

Other Tools from Markdown Downloader

Related Tools

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