gecko-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 51 installs a week from npm. Last commit 20 Jun 2026.
Control Firefox browsers (Floorp, LibreWolf, Zen, Firefox) from any MCP client.
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"
}
}
}
Answers built from our own checks of this server.