mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-20 00:53:24 +02:00
Add warning about security risks of 2 MCP servers (#1765)
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
A Model Context Protocol server that provides browser automation capabilities using Puppeteer. This server enables LLMs to interact with web pages, take screenshots, and execute JavaScript in a real browser environment.
|
||||
|
||||
> [!CAUTION]
|
||||
> This server can access local files and local/internal IP addresses since it runs a browser on your machine. Exercise caution when using this MCP server to ensure this does not expose any sensitive data.
|
||||
|
||||
## Components
|
||||
|
||||
### Tools
|
||||
|
||||
Reference in New Issue
Block a user