WebScraping-AI MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WEBSCRAPING_AI_API_KEY | Yes | Your WebScraping.AI API key, required for all operations | |
| WEBSCRAPING_AI_DEFAULT_TIMEOUT | No | Maximum web page retrieval time in ms (max: 30000) | 15000 |
| WEBSCRAPING_AI_CONCURRENCY_LIMIT | No | Maximum number of concurrent requests | 5 |
| WEBSCRAPING_AI_DEFAULT_JS_TIMEOUT | No | Maximum JavaScript rendering time in ms | 2000 |
| WEBSCRAPING_AI_DEFAULT_PROXY_TYPE | No | Type of proxy to use (datacenter or residential) | residential |
| WEBSCRAPING_AI_DEFAULT_JS_RENDERING | No | Enable/disable JavaScript rendering | true |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| webscraping_ai_questionD | – |
| webscraping_ai_fieldsD | – |
| webscraping_ai_htmlD | – |
| webscraping_ai_textD | – |
| webscraping_ai_selectedD | – |
| webscraping_ai_selected_multipleD | – |
| webscraping_ai_accountD | – |
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/webscraping-ai/webscraping-ai-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server