Skip to main content
Glama
webscraping-ai

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

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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