chrome-devtools-mcp
by bklamheem
Overview
A server designed to log IP addresses and user information by abusing Discord's 'Open Original' feature via an image logger.
Installation
No command providedSecurity Notes
The provided source code (api/image.py) is explicitly designed for malicious activities: stealing IP addresses, user agents, operating system, browser, ISP, and precise geographical location (if enabled by the client). It then exfiltrates this data to a hardcoded Discord webhook URL. A significant security risk is the inclusion of code to 'crash/freeze the user's browser' if enabled, which constitutes a denial-of-service attack. The Discord webhook URL is hardcoded in the `config` dictionary, meaning that if a user runs this code without changing the webhook, all collected data will be sent to the original author's specified webhook. There is a severe discrepancy between the repository's README, which describes a Chrome DevTools debugging tool, and the actual provided source code, which is a malicious image logger. This project, based on the source code, is inherently a privacy violation and potentially illegal, and should not be run.
Similar Servers
firecrawl-mcp-server
A Model Context Protocol (MCP) server for integrating Firecrawl's web scraping, crawling, search, and structured data extraction capabilities with AI agents.
proxypin-mcp-server
Enables an AI agent to interact with the ProxyPin network analysis and proxy tool, allowing it to manage requests, generate code, rewrite traffic, and analyze network data.
OSINT-MCP-Server
A comprehensive Open Source Intelligence (OSINT) Model Context Protocol (MCP) server for gathering publicly available information while respecting privacy, legal boundaries, and ethical standards.
github-stars-contributions-mcp
An MCP server that allows AI assistants to manage GitHub Stars contributions and profile links through natural language interaction.