mcpbeat Sign in

FireKey MCP Server

by partnerhbhl Your server? Claim it
local only

FireKey MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 9 installs a week from npm.

Manage FireKey browser profiles and browser lifecycles through an authenticated localhost API.

9
Installs / week
npm · firekey-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check FireKey MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add firekey-mcp -- npx -y firekey-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "firekey-mcp": {
      "args": [
        "-y",
        "firekey-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.firekey-mcp]
command = "npx"
args = ["-y", "firekey-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "firekey-mcp": {
      "args": [
        "-y",
        "firekey-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "firekey-mcp": {
      "args": [
        "-y",
        "firekey-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to FireKey MCP

same job, measured the same way
Agent360 Browser MCP
by agent360dk

Your AI agent drives a real, logged-in Chrome — test authenticated apps, 2FA flows, scrape logins

972 installs/wk local only
Aethyn Browser MCP
by aethynio

Local Playwright browser through residential proxies — agent picks country + sticky identity

27 installs/wk local only
Browser
by cherchyk

MCP server for loading authenticated web pages using Chrome DevTools Protocol

local only
Browser Automation
by mindstone

Browser automation MCP server: navigate, fill forms, click, screenshot, and manage tabs

297 installs/wk local only
Argus
by pochtmanr

Drive Argus anti-detect browser profiles: isolated identities with their own fingerprint and proxy.

local only
DrissionPage MCP
by jumodada

Local browser automation for MCP clients powered by DrissionPage.

810 installs/wk local only
MCP Power Automate
by kaael1

Local MCP for Power Automate with browser-backed auth, target locking, review diff, and rollback.

57 installs/wk local only
Upnext
by tothienbao6a0

One audio queue across Spotify, the browser, local files and whatever is already playing.

64 installs/wk local only

FireKey MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for FireKey MCP?
FireKey MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package firekey-mcp was installed 9 times last week.
How do I connect FireKey MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls firekey-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use FireKey MCP?
The npm package firekey-mcp was installed 9 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.