mcpbeat Sign in

RunGlance MCP Server

local only

RunGlance runs on your own machine — the client starts it, so there is no endpoint to ping. 123 installs a week from npm. Last commit 23 Aug 2026.

Read-only local progress, usage, lock state, work lists, and verified run receipts.

Installs per day peak 69 · avg 4
a month agotoday
123
Installs / week
npm · @openly-useful/runglance-mcp
0
Stars
0 open issues
23 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
JavaScript

Nothing serious here today

Today is the operative word: we check RunGlance 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 runglance -- npx -y @openly-useful/runglance-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "runglance": {
      "args": [
        "-y",
        "@openly-useful/runglance-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.runglance]
command = "npx"
args = ["-y", "@openly-useful/runglance-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "runglance": {
      "args": [
        "-y",
        "@openly-useful/runglance-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "runglance": {
      "args": [
        "-y",
        "@openly-useful/runglance-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to RunGlance

same job, measured the same way
Froglet
by armanas

Run local Froglet verifiable compute, signed receipts, settlement, and service publication.

64 installs/wk local only
Project Status
by openlyuseful

Read-only project readiness, dependency, evidence, and bounded local activity views.

151 installs/wk local only
C
Sup
by supwire

Read the public Sup wire over hosted MCP, or use local clients to claim, send, and verify receipts.

167 installs/wk 5 tools answering
I
LedgerProof LAIN — Verified Evidence for Agents
by ledgerproofhq

Cryptographically anchored evidence for agents: verified run receipts, proof-gated settlement.

9 tools answering
Most Recommended Books
by mostrecommendedbooks

Read-only MCP server for verified book recommendations and reading lists.

6 tools answering
Sequesign
by sequesign

Cryptographically verifiable receipts of an agent's delegated work, verified offline.

162 installs/wk local only
AI Workstation Open Source Intelligence
by zxhwolfe-dev

Read-only AI project discovery, verification, comparison, shortlisting, and stack planning.

9 tools answering
Baton
by vinsenzo83

Hand off AI work with a signed Verification Receipt — an independent verifier proves it runs.

55 installs/wk 45 tools answering

RunGlance — questions

Answers built from our own checks of this server.

Why is there no uptime for RunGlance?
RunGlance 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 @openly-useful/runglance-mcp was installed 123 times last week.
How do I connect RunGlance?
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 @openly-useful/runglance-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use RunGlance?
The npm package @openly-useful/runglance-mcp was installed 123 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 RunGlance open source?
Yes — it is published under the Apache-2.0 licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.