scrapling-mcp
by zouzhengshi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PYTHONIOENCODING | No | 确保标准输入输出编码为UTF-8,以兼容stdio MCP通信。 | utf-8 |
| SCRAPLING_MAX_QUEUE | No | 最大等待队列长度,范围0-128。超出后返回BUSY错误。 | 24 |
| SCRAPLING_MIN_INTERVAL | No | 同一域名两次导航之间的最小间隔秒数,范围0-60。用于域名限速。 | 1 |
| SCRAPLING_ALLOWED_PORTS | No | 允许的额外端口列表(逗号分隔),默认仅允许80和443端口。例如可设为80,443,8080。 | 80,443 |
| SCRAPLING_MAX_CONCURRENCY | No | 最大并发抓取数,范围1-8。控制同时执行的抓取任务数量。 | 3 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityNo data
ResponsivenessNo issues