Skip to main content
Glama

MCP File Downloader

by abs222222
package.json•394 B
{ "name": "mcp-file-downloader", "version": "1.0.0", "description": "MCP server for downloading files from URLs", "type": "module", "main": "download-server.js", "scripts": { "start": "node download-server.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.6.0", "playwright": "^1.55.0", "xlsx": "^0.18.5" }, "engines": { "node": ">=18.0.0" } }

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