Enhanced Web Scraper MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| inspect_elementC | Inspect a DOM element by selector and return its attributes, text, and computed styles |
| scrape_pageC | Scrape content from any web page (regular websites, React apps, or React Native web apps) using Playwright |
| inspect_react_appC | Inspect React Native web app with component tree, props, and state analysis |
| wait_for_react_stateB | Wait for React component state changes, data loading, or navigation |
| execute_in_react_contextC | Execute JavaScript in React context to inspect components, state, or trigger actions |
| check_expo_dev_serverC | Check if Expo development server is running and get app status |
| test_react_appC | Test any React app (regular React or React Native web) with enhanced interactions and mobile gestures |
| get_page_infoC | Get comprehensive information about a web page (title, meta tags, performance metrics) |
| test_dropdown_with_error_captureC | Test dropdown interactions with comprehensive console error capture and page state monitoring |
| wait_for_elementB | Wait for an element to appear on the page (useful for dynamic React content) |
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/JMRMEDEV/amazon-q-web-scraper-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server