MCP Web Scraper
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Bind address | 0.0.0.0 |
| MCP_PORT | No | HTTP port | 8000 |
| USER_AGENT | No | HTTP User-Agent header | mcp-web-scraper/0.1.0 |
| MCP_API_KEY | No | Optional Bearer token for /mcp (incompatible with Odysseus) | |
| ALLOWED_ORIGINS | No | Origin allowlist; * disables DNS rebinding checks | * |
| SCRAPE_MAX_BYTES | No | Max download size (2 MB) | 2097152 |
| SCRAPE_TIMEOUT_S | No | HTTP fetch timeout (seconds) | 30 |
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 | |
Latest Blog Posts
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/ReclaimerGold/mcp-web-scraper'
If you have feedback or need assistance with the MCP directory API, please join our Discord server