Skip to main content
Glama

chrome-devtools-mcp

by benjaminr
.gitignore737 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python env/ venv/ .venv/ ENV/ env.bak/ venv.bak/ # Distribution / packaging .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # PyInstaller *.manifest *.spec # Testing .coverage .pytest_cache/ .tox/ htmlcov/ # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # UV # uv.lock # Cache directories .mypy_cache/ .ruff_cache/ # Temporary files *.tmp *.temp temp_* test_*.html # Logs *.log logs/ # Chrome debugging chrome-debug-* # Built packages *.dxt chrome-devtools-protocol-*.dxt # Documentation artifacts CLAUDE.md .claude/

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

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