MCP Browser Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| launch_browserB | Launch a new browser instance (chromium, firefox, or webkit) |
| navigateC | Navigate to a URL |
| click_elementB | Click on an element by CSS selector |
| type_textB | Type text into an input field |
| screenshotB | 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_javascriptB | Execute JavaScript in the browser context |
| get_console_logsC | Get console logs from the browser |
| get_page_infoB | Get information about the current page |
| close_browserB | Close the current browser instance |
| analyze_screenshotA | Take a screenshot and analyze it with AI (Gemma3) to describe what is visible on the page |
| scrollB | 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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