Skip to main content
Glama

Chrome DevTools MCP

01-bug.yml1.95 kB
name: Bug report description: File a bug report for chrome-devtools-mcp title: '<short description of the bug>' type: 'Bug' body: - id: description type: textarea attributes: label: Description of the bug description: > A clear and concise description of what the bug is. placeholder: validations: required: true - id: reproduce type: textarea attributes: label: Reproduction description: > Steps to reproduce the behavior: placeholder: | 1. Use tool '...' 2. Then use tool '...' - id: expectation type: textarea attributes: label: Expectation description: A clear and concise description of what you expected to happen. - id: mcp-configuration type: textarea render: json attributes: label: MCP configuration - id: chrome-devtools-mcp-version type: input attributes: label: Chrome DevTools MCP version validations: required: true - id: chrome-version type: input attributes: label: Chrome version - id: coding-agent-version type: input attributes: label: Coding agent version - id: model-version type: input attributes: label: Model version - id: chat-log type: input attributes: label: Chat log - id: node-version type: input attributes: label: Node version description: > Please verify you have the minimal supported version listed in the README.md - id: operating-system type: dropdown attributes: label: Operating system description: What supported operating system are you running? options: - Windows - Windows Subsystem for Linux (WSL) - macOS - Linux - type: checkboxes id: provide-pr attributes: label: Extra checklist options: - label: I want to provide a PR to fix this bug

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/ctrlShiftBryan/chrome-devtools-mcp'

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