Skip to main content
Glama

MCP File Downloader

by abs222222
init-git.bat•651 B
@echo off echo šŸš€ Initializing MCP File Downloader repository... rem Initialize git git init rem Add all files git add . rem Create initial commit git commit -m "Initial commit: MCP file downloader with browser fallback" -m "" -m "- HTTP downloads with redirect support" -m "- Automatic browser fallback using Playwright" -m "- MCP server for Claude Desktop integration" -m "- Comprehensive documentation" echo. echo āœ… Repository initialized! echo. echo Next steps: echo 1. Create repository on GitHub echo 2. Add remote: git remote add origin https://github.com/yourusername/mcp-file-downloader.git echo 3. Push: git push -u origin main pause

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/abs222222/mcp-file-downloader'

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