unified-browser-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| launch_browserC | Launch a new browser instance with DevTools monitoring enabled |
| navigateC | Navigate to a URL |
| start_monitoringC | Start capturing network requests, console messages, and other DevTools data |
| fill_form_fieldC | Fill a form field with a value |
| click_elementC | Click an element |
| submit_formC | Submit a form |
| get_network_requestsB | Get all captured network requests with full headers and bodies |
| get_console_messagesC | Get all captured console messages |
| screenshotB | Take a screenshot of the current page |
| evaluate_scriptB | Execute JavaScript in the page context |
| get_performance_metricsB | Get page performance metrics from Navigation Timing API |
| stop_monitoringB | Stop monitoring and return summary |
| close_browserB | Close the browser and cleanup |
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
- 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/msawayda/unified-browser-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server