Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_WEB_SCRAPE_CACHE_DIR | No | Directory for caching scraped content. | ./cache |
| MCP_WEB_SCRAPE_RATE_LIMIT | No | Rate limiting threshold to prevent server overload. | 1000 |
| MCP_WEB_SCRAPE_USER_AGENT | No | Custom User-Agent string for identifying the scraper. | MyBot/1.0 |
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 | |