Measure MCP Server
Measure helps mobile teams monitor and fix crashes, ANRs, bugs, and performance issues. The open source alternative to Firebase Crashlytics. It is available as a remote MCP endpoint.
Teams that work with android, flutter and ios and want a hosted endpoint instead of running a local process. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-17 · ★ 1,398 · #53 OF 255 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-09-18
Apache-2.0 · TypeScript servers · how we verify → /methodology
01 · Install Measure
Claude Code
claude mcp add measure-sh-measure --transport http https://agent.measure.sh/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"measure-sh-measure": {
"url": "https://agent.measure.sh/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://agent.measure.sh/mcp
transport: streamable-http
endpoint alive - authentication required · probed 2026-09-18
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to agent.measure.sh
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license Apache-2.0 - declared in the repository
registry vendor namespace sh.measure - domain-verified with the official MCP registry
03 · What Measure can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Limitations (from the README)
1. Getting Started - Integrate our SDK and start monitoring your apps in no time. 2. Explore Features - Learn about the features available in Measure and how to use them 3. Contribution Guide - Contribute to Measure
Latest releases
rn-v0.3.1 · 2026-09-09
[rn-v0.3.1] - 2026-09-09 · :bug: Bug fixes · (rn): Validate dynamic config field types (#4433)
ios-v0.13.2 · 2026-09-09
:bug: Bug fixes · (ios): Release span lock before invoking processor callbacks (#4428) · (ios): Avoid objc runtime lock in crash write callback (#4421) · (ios): Use dispatch group to prevent core data deadlock (#4423)
v0.13.0 · 2026-09-03
[0.13.0] - 2026-09-03 · :sparkles: New features · (backend): Send single daily summary per team by @anupcowkur · (frontend): Add replay events option to copy AI context · :bug: Bug fixes · (backend): Group journey…
04 · Who maintains Measure
Measure is maintained by measure-sh. It's the only MCP server we track from this author; the repo dates to Aug 2023.
05 · Facts
- repository
- github.com/measure-sh/measure
- website
- https://measure.sh/docs/mcp
- category
- browser automation - ranked #53 of 255 actively-maintained browser automation servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-09)
- registry
- sh.measure/measure (active, first published 2026-09-07)
06 · Measure FAQ
What is Measure?
Measure helps mobile teams monitor and fix crashes, ANRs, bugs, and performance issues. The open source alternative to Firebase Crashlytics. It is available as a remote MCP endpoint.
Is Measure still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Measure?
Run `claude mcp add measure-sh-measure --transport http https://agent.measure.sh/mcp`. You can also paste the ready-made client config above.
Does Measure require authentication?
Yes - when we probed the endpoint on 2026-09-18, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Measure
Alternatives to Measure
Maintained browser automation servers if Measure isn't the fit.
- Chrome DevTools MCP MCP server for Chrome DevTools ★ 52,170 · 2026-09-17
- Server Browser MCP server for browser use access ★ 39,038 · 2026-09-11
- Playwright MCP Playwright Tools for MCP ★ 37,231 · 2026-09-17
- Aihawk AI browser agent: browses, clicks, types, and reads real web pages from plain-English instructions. ★ 31,628 · 2026-09-18
- SeleniumBase MCP Stealthy browser automation, testing, and web-scraping via CDP Mode. ★ 13,024 · 2026-09-18
- Mobile MCP MCP server for iOS and Android Mobile Development, Automation and Testing ★ 6,744 · 2026-09-16
Pairs well with
Servers that cover what Measure doesn't - only shown when the pairing reason fits the companion.
- Firecrawl MCP Server → web scraping companion web scraping · ★ 7,478
- Tavily MCP → web scraping companion web scraping · ★ 2,390
- Codebase Memory → memory companion memory · ★ 43,715
- Memorix → memory companion memory · ★ 785
- Server Filesystem → filesystem companion filesystem · ★ 39,038
- Pdf MCP → filesystem companion filesystem · ★ 135
More browser automation MCP servers · App Publish · Cws · Acrawl · Mobai MCP
More TypeScript MCP servers · Medplum MCP Server · Meetergo · ChromaDB Remote MCP Server · MemoFS MCP Server · Memoweft · see all