MCP server for Scrapy request inspection and debugging
Project description
Scrapy MCP Server
MCP (Model Context Protocol) server for Scrapy request inspection and debugging.
Installation & Usage
Use uvx to run the MCP server:
uvx scrapy-mcp-server
Configuration
Add to your MCP client configuration (e.g., Claude Desktop):
{
"mcpServers": {
"scrapy-inspector": {
"command": "uvx",
"args": ["scrapy-mcp-server"]
}
}
}
Requirements
- Python >= 3.8
- Compatible with Windows, Linux, and macOS (Intel & Apple Silicon)
License
Copyright © 2015–2025 CoreDump Engineering. All rights reserved.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file scrapy_mcp_server-0.1.1-py3-none-any.whl.
File metadata
- Download URL: scrapy_mcp_server-0.1.1-py3-none-any.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12ebd9737a2a25aa1d00a1a6c143bfa5e7c5f5c75fd42c78ed42fbf9eec1207e
|
|
| MD5 |
dad8ad7da8de94dc8c971438cfd4d616
|
|
| BLAKE2b-256 |
5ed990c9737e096d463b64905e0e93e3eca0d3739e97394ebbead74864df2c39
|