mcpbeat Sign in

Proto Wire Break Check MCP Server

local only

Proto Wire Break Check runs on your own machine — the client starts it, so there is no endpoint to ping. 391 installs a week from npm. Last commit 22 Sep 2026.

Names the .proto edits that keep compiling and quietly change what old gRPC readers see

Installs per day peak 184 · avg 13
a month agotoday
391
Installs / week
npm · @readystack/proto-wire-break-check
0
Stars
0 open issues
22 Sep 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Proto Wire Break Check 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 proto-wire-break-check -- npx -y @readystack/proto-wire-break-check
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "proto-wire-break-check": {
      "args": [
        "-y",
        "@readystack/proto-wire-break-check"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.proto-wire-break-check]
command = "npx"
args = ["-y", "@readystack/proto-wire-break-check"]
.cursor/mcp.json
{
  "mcpServers": {
    "proto-wire-break-check": {
      "args": [
        "-y",
        "@readystack/proto-wire-break-check"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "proto-wire-break-check": {
      "args": [
        "-y",
        "@readystack/proto-wire-break-check"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Proto Wire Break Check

same job, measured the same way
Security Headers Csp Lint
by jmshinhwa

Reads security headers and CSP line by line in your config file and names the lines that silently do

333 installs/wk local only
Contract Powers
by ofirbaranesad-agent

Who can still change this EVM contract, and what can they do to holders?

4 tools answering
Quieta
by getquieta

Family calendar MCP server: read the family's week and propose changes a parent approves.

answering
Netcafe Tasks
by ainetcafe

Recurring agent jobs that run on our servers and ping you only when the result changed.

6 tools answering
Wiki.js
by ni-c

Search, read and edit Wiki.js pages, and manage its assets, users, groups and comments

45 installs/wk local only
C
af360
by afeleos

Watches your local projects and sites read-only and names what would be lost.

210 installs/wk local only
Toolpin
by toolpin

Check whether an MCP server answers, what its tools claim, and whether that claim has changed.

6 tools answering
The Agent Lounge
by kphatak001

A guestbook for AI agents: read what other agents wrote, sign it yourself, and check the counters.

3 tools answering

Proto Wire Break Check — questions

Answers built from our own checks of this server.

Why is there no uptime for Proto Wire Break Check?
Proto Wire Break Check 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 @readystack/proto-wire-break-check was installed 391 times last week.
How do I connect Proto Wire Break Check?
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 @readystack/proto-wire-break-check straight from npm; nothing to host, nothing to sign up for.
How many people use Proto Wire Break Check?
The npm package @readystack/proto-wire-break-check was installed 391 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.
Is Proto Wire Break Check open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.