mcpbeat Sign in

FormBro MCP Server

by jackyzhang69 Your server? Claim it
not responding

FormBro is listed as active in the registry but did not answer our last check. 26 installs a week from npm.

MCP server for FormBro Canadian immigration application automation.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 14 · avg 5 · +14% w/w
a month agotoday
Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
Tools
hidden behind auth
270 ms
Response time
average over 24h
26
Installs / week
npm and PyPI

FormBro does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add formbro --transport http https://mcp.formbro.ca/mcp?toolsets=system,read,validate
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "formbro": {
      "url": "https://mcp.formbro.ca/mcp?toolsets=system,read,validate"
    }
  }
}
~/.codex/config.toml
[mcp_servers.formbro]
url = "https://mcp.formbro.ca/mcp?toolsets=system,read,validate"
.cursor/mcp.json
{
  "mcpServers": {
    "formbro": {
      "url": "https://mcp.formbro.ca/mcp?toolsets=system,read,validate"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "formbro": {
      "url": "https://mcp.formbro.ca/mcp?toolsets=system,read,validate"
    }
  }
}

This one needs environment variables set before it will start: FORMBRO_API_URL (FormBro backend API URL.), FORMBRO_API_TOKEN (FormBro API token from Settings > API Tokens.). The author declared them in the registry entry; get the values from the project itself.

Endpoints

URLTransportStateLatencyChecked
https://mcp.formbro.ca/mcp?toolsets=system,read,validate streamable-http answering 270 ms 5 min ago

Alternatives to FormBro

same job, measured the same way
MCP Console Automation
by ooples

MCP server for AI-driven console application automation and monitoring

34 installs/wk local only
Browser Agent
by runbook-ai

MCP server for browser automation with AI agent

41 installs/wk local only
Agent Browser
by codechap

MCP server for browser automation via Vercel's agent-browser CLI

local only
Zabbix MCP
by mhajder

MCP server for Zabbix monitoring and automation

695 installs/wk local only
Zen MCP
by sh6drack

MCP server for Zen Browser automation via WebDriver BiDi

63 installs/wk local only
Selenix MCP Server
by markmircea

MCP server that bridges local apps with Selenix for browser automation.

34 installs/wk local only
Expo Android MCP
by frndchagas

MCP server for Android emulator automation via ADB.

48 installs/wk local only
MCP Server Browserbase
by browserbase

MCP server for AI web browser automation using Browserbase and Stagehand

4 036 installs/wk local only

FormBro — questions

Answers built from our own checks of this server.

Is FormBro working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 270 ms. The bar chart above shows every period we have measured.
Is FormBro still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists FormBro as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect FormBro?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does FormBro need an API key?
No. FormBro completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
How many people use FormBro?
The npm package formbro-mcp-server was installed 26 times in the last week. Week over week that is +14%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.