Skip to main content
Glama

WebScraping-AI MCP Server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WEBSCRAPING_AI_API_KEYYesYour WebScraping.AI API key, required for all operations
WEBSCRAPING_AI_DEFAULT_TIMEOUTNoMaximum web page retrieval time in ms (max: 30000)15000
WEBSCRAPING_AI_CONCURRENCY_LIMITNoMaximum number of concurrent requests5
WEBSCRAPING_AI_DEFAULT_JS_TIMEOUTNoMaximum JavaScript rendering time in ms2000
WEBSCRAPING_AI_DEFAULT_PROXY_TYPENoType of proxy to use (datacenter or residential)residential
WEBSCRAPING_AI_DEFAULT_JS_RENDERINGNoEnable/disable JavaScript renderingtrue

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
webscraping_ai_question-
webscraping_ai_fields-
webscraping_ai_html-
webscraping_ai_text-
webscraping_ai_selected-
webscraping_ai_selected_multiple-
webscraping_ai_account-

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