gecko-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 88 installs a week from npm. Last commit 20 Jun 2026.
Control Firefox browsers (Floorp, LibreWolf, Zen, Firefox) from any MCP client.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
spawn(exe, ["-marionette"], { detached: true, stdio: "ignore" }).unref();
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add gecko-mcp -- npx -y gecko-mcp
{
"mcpServers": {
"gecko-mcp": {
"args": [
"-y",
"gecko-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.gecko-mcp]
command = "npx"
args = ["-y", "gecko-mcp"]
{
"mcpServers": {
"gecko-mcp": {
"args": [
"-y",
"gecko-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"gecko-mcp": {
"args": [
"-y",
"gecko-mcp"
],
"command": "npx"
}
}
}
Build, run, inspect, and publish browser extensions from any MCP client. 30 tools, 11 browsers.
Browser automation for MCP clients via Zen Browser. Parallel multi-tab, content extraction.
262 MCP tools for agent-native control of openDAW, a browser-based DAW
Browser control + session recording MCP for AI coding agents (Claude Code, Cursor) — real Chrome.
MCP server + Chrome extension for AI browser control with real sessions.
Read-only MCP server for browser bookmarks: Chrome, Safari, Firefox, and read-later exports.
Self-hosted stealth browser for AI agents: Firefox engine + Rust MCP runtime
Control visible, persistent Hronaut browser workspaces through a local MCP connection.
Answers built from our own checks of this server.