devtools
Verified Safeby SiinXu
Overview
A static website for a Google DevFest workshop about Chrome DevTools MCP Server.
Installation
npm startSecurity Notes
The project is a static React application served locally. No dynamic server-side logic, API calls, or sensitive data handling is observed in the provided code. It is generally safe for its intended use, noting that a local HTTP server (Python's `http.server` module) is used for serving files.
Similar Servers
octocode
Octocode is an intelligent code indexer, semantic search engine, and knowledge graph builder that provides AI-powered assistance for developers.
remote-mcp-functions
Provides remote utilities or services for Minecraft Coder Pack (MCP) development environments.
mcp-sqlite-tools
An MCP server enabling AI assistants to perform comprehensive, secure, and efficient SQLite database operations on local files, including data manipulation, schema changes, and transaction management.
X96Dbg-MCP-Server-Plugin
Provides a JSON-RPC bridge for x32dbg/x64dbg, allowing external automations to inspect and control a debugged process without direct UI interaction.