Skip to main content
Glama

MCP Windows Website Downloader Server

.gitignore450 B
# Python virtual environments .venv/ venv/ ENV/ # Python cache files __pycache__/ *.py[cod] *$py.class # Distribution / packaging dist/ build/ *.egg-info/ *.egg # Downloaded websites and their assets (project-specific) downloads/ website_library/ # Test cache .pytest_cache/ .coverage htmlcov/ # IDE settings .vscode/ .idea/ *.swp *.swo # Environment variables .env .env.local # Operating System .DS_Store Thumbs.db # uv package manager .uv/

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/angrysky56/mcp-windows-website-downloader'

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