Skip to main content
Glama

Scrapy MCP Server

by ThreeFish-AI
.gitignore567 B
# Python __pycache__/ *.py[cod] *.so *.egg-info/ dist/ build/ # Virtual environments (uv and others) .venv/ venv/ env/ # Environment variables .env # IDE/Editor .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Scrapy/Spider logs and data *.log *.jl scrapy.log # Browser automation chromedriver* geckodriver* *.crx # Testing .coverage .pytest_cache/ htmlcov/ .tox/ # MyPy .mypy_cache/ .dmypy.json # Jupyter .ipynb_checkpoints/ # Cache directories .cache/ *.sqlite3 # Temporary files *.tmp *.temp .scrapy/ tests/reports/* coverage.json coverage.xml

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/ThreeFish-AI/scrapy-mcp'

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