Skip to main content
Glama
aakcay5656

DevTools Lens MCP

by aakcay5656

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
browser_launchC

Launch a new Chromium instance and start collecting DevTools events.

browser_connectB

Connect to an existing Chromium remote-debugging endpoint.

browser_navigateC

Navigate the active page and wait for the selected lifecycle event.

browser_get_page_infoB

Return page URL, viewport, loading state, and resource counts.

browser_get_console_logsB

Query buffered console messages from the entire browser session.

browser_get_console_errorsB

Return grouped console errors and uncaught exceptions with likely categories.

browser_get_network_requestsC

Query buffered network request history with diagnostic filters.

browser_get_failed_requestsB

Return failed HTTP and transport requests with likely causes.

browser_get_request_detailsC

Inspect one request, including a bounded textual response body when available.

browser_inspect_elementB

Inspect an element, its layout, computed styles, and accessible identity.

browser_get_dom_snapshotC

Capture a compact agent-friendly DOM snapshot.

browser_clickB

Click an element and optionally capture resulting DOM, console, network, and URL changes.

browser_fillB

Fill an input, textarea, or contenteditable element without exposing passwords.

browser_selectC

Select an option by value, label, or index.

browser_press_keyB

Press a keyboard key or chord on the page or a selected element.

browser_screenshotA

Capture a page or element screenshot in the controlled output directory.

browser_get_accessibility_issuesB

Run axe-core accessibility checks and return actionable issues.

browser_compare_domC

Compare two compact DOM snapshots.

browser_closeB

Safely close a browser session.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/aakcay5656/devtools-lens-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server