MCP Browser Debugger
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| navigateC | Navega para uma URL específica e carrega a página completamente |
| get_domC | Extrai o HTML completo do DOM atual da página |
| get_elementC | Inspeciona um elemento específico usando seletor CSS |
| execute_jsC | Executa código JavaScript arbitrário no contexto da página |
| screenshotB | Captura uma screenshot da página ou de um elemento específico |
| get_console_logsC | Recupera todos os logs do console capturados desde a última navegação |
| get_network_activityC | Recupera todas as requisições de rede capturadas |
| get_page_sourceB | Extrai todo o código fonte da página incluindo scripts, styles e recursos |
| query_selector_allC | Busca todos os elementos que correspondem ao seletor CSS |
| get_page_infoB | Obtém informações gerais sobre a página atual |
| click_elementC | Clica em um elemento da página |
| type_textC | Digita texto em um campo de input |
| get_local_storageB | Obtém todos os dados do localStorage |
| get_cookiesB | Obtém todos os cookies da página atual |
| evaluate_xpathC | Avalia uma expressão XPath e retorna os elementos correspondentes |
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/EmmanuelBarbosaMonteiro/mcp-server-browser'
If you have feedback or need assistance with the MCP directory API, please join our Discord server