AutoProbeMCP
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 |
|---|---|
| launch_browserC | Launch a new browser instance (chromium, firefox, or webkit) |
| navigateC | Navigate to a URL |
| click_elementC | Click on an element by CSS selector |
| type_textC | Type text into an input field |
| screenshotC | Take a screenshot of the current page |
| get_element_textB | Get text content of an element |
| wait_for_elementC | Wait for an element to appear or disappear |
| evaluate_javascriptC | Execute JavaScript in the browser context |
| get_console_logsC | Get console logs from the browser |
| get_page_infoC | Get information about the current page |
| close_browserA | Close the current browser instance |
| analyze_screenshotA | Take a screenshot and analyze it with AI (Gemma3) to describe what is visible on the page |
| scrollC | Scroll the page in the specified direction |
| check_scrollabilityC | Check if the page is scrollable in the specified direction |
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/Wladastic/AutoProbeMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server