FerrumMCP
Verified Safeby Eth3rnit3
Overview
A browser automation server for AI assistants, enabling interaction with web pages through the Model Context Protocol.
Installation
docker run -d -p 3000:3000 --security-opt seccomp=unconfined eth3rnit3/ferrum-mcp:latestSecurity Notes
The server is designed for trusted environments and should not be publicly exposed without additional security layers. It implements XSS/XPath injection prevention, API key authentication, and rate limiting (when enabled). It features non-root Docker execution and session isolation. Inherent risks like arbitrary JavaScript execution and file system access (for screenshots) are present but managed with explicit caveats. Logging of full backtraces is a potential concern if logs are not secured.
Similar Servers
kom
Manages Kubernetes clusters and resources through an SDK-level wrapper and an MCP (Multi-Cluster Platform) server, offering features like CRUD, file operations, log fetching, and SQL-like querying.
mcp
This MCP server assists developers by identifying inefficient or outdated npm packages in install commands and source files, providing migration documentation.
dev-kit-gh-mcp-server
A GitHub Model Context Protocol (MCP) server designed for automation, bots, and AI agents to perform focused repository operations.
n7m-mcp
Provides AI assistants with geocoding, reverse geocoding, and OpenStreetMap object lookup capabilities via the Model Context Protocol.