Skip to main content
Glama

Scraper MCP

by cotdp
.dockerignore457 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python *.egg-info/ dist/ build/ # Virtual environments .venv/ venv/ ENV/ env/ # IDEs .vscode/ .idea/ *.swp *.swo # Testing .pytest_cache/ .coverage htmlcov/ # Git .git/ .gitignore # Docker Dockerfile docker-compose.yml .dockerignore # Documentation # Note: README.md is needed for package build (referenced in pyproject.toml) docs/ # Environment .env .env.local .env.*.local # OS .DS_Store Thumbs.db

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/cotdp/scraper-mcp'

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