Measure
Rank #465sh.measure/measure
Get to the root cause of mobile app crashes, errors & slow traces with Measure MCP
Measure is a Model Context Protocol (MCP) server published by measure-sh. It ranks #465 of 130,833 servers tracked on MCP Toplist, and its repository has 1,400 GitHub stars. Measure is listed on Official MCP, with 1 tracked version. It was first listed on Sep 2, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 130,368 of 130,833 servers on MCP Toplist.
Use Measure
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http measure https://agent.measure.sh/mcp[mcp_servers.measure]
url = "https://agent.measure.sh/mcp"Add to ~/.codex/config.toml.
https://agent.measure.sh/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"measure": {
"url": "https://agent.measure.sh/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"measure": {
"type": "http",
"url": "https://agent.measure.sh/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"measure": {
"serverUrl": "https://agent.measure.sh/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"measure": {
"url": "https://agent.measure.sh/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/sh.measure%2Fmeasure)<a href="https://mcptoplist.com/server/sh.measure%2Fmeasure"><img src="https://mcptoplist.com/badge/sh.measure%2Fmeasure.svg" alt="MCP Toplist: Top 1% of 130,833" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
measure-sh
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Sep 7, 2026 |
Frequently asked questions
- Who maintains Measure?
- Measure is maintained by measure-sh, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Measure listed on the Official MCP Registry?
- Yes — Measure is listed on the Official MCP Registry.
- How many versions does Measure have?
- MCP Toplist tracks 1 version of Measure, most recently published on Sep 7, 2026.
- Where can I find the source code for Measure?
- The source code for Measure is hosted at github.com/measure-sh/measure.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.