Skip to main content
Glama
reverse-craft

ReverseCraft DevTools MCP

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
cdp-urlNoCDP URL to connect to a running Chrome instancehttp://127.0.0.1:9222
channelNoChrome channel (stable, beta, dev, canary)stable
headlessNoRun Chrome in headless modefalse
isolatedNoUse temporary user data directoryfalse
log-fileNoPath to save debug logs
viewportNoInitial viewport size (e.g., 1280x720)
no-sandboxNoDisable Chrome sandboxes (for Docker)false
browser-urlNoConnect to a debuggable Chrome instance
ws-endpointNoWebSocket endpoint for Chrome connection
proxy-serverNoProxy server configuration
user-data-dirNoChrome user data directory
proxy-passwordNoProxy authentication password
proxy-usernameNoProxy authentication username
executable-pathNoPath to custom Chrome executable
no-category-networkNoDisable network tools
no-category-emulationNoDisable emulation tools

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/reverse-craft/rc-devtools-mcp'

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