mcpbeat Sign in

Project Status MCP Server

local only

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

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

Installs per day peak 82 · avg 5
a month agotoday
151
Installs / week
npm · @openly-useful/project-status-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 Project Status 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 project-status -- npx -y @openly-useful/project-status-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "project-status": {
      "args": [
        "-y",
        "@openly-useful/project-status-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.project-status]
command = "npx"
args = ["-y", "@openly-useful/project-status-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "project-status": {
      "args": [
        "-y",
        "@openly-useful/project-status-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "project-status": {
      "args": [
        "-y",
        "@openly-useful/project-status-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Project Status

same job, measured the same way
Weavatrix Git
by sergii-ziborov

Fast, bounded, read-only Git evidence for local AI coding agents.

354 installs/wk local only
Atlas Scout
by zaguanlabs

Local, read-only structural code navigation and bounded dependency analysis for source repositories.

local only
MCP Us Business Data
by avabuildsdata

Official-source US business, permit, and WHOIS evidence via read-only MCP tools.

answering
npx-vibe
by devrajsinh-jhala

Read-only npm package and project dependency preflight tools for AI applications.

76 installs/wk local only
StreetProof Physical Brand Index
by streetproof

Read-only, privacy-safe evidence of physical business presence for AI agents.

6 tools answering
Charles Local MCP
by eason0in

Guarded local Charles Proxy automation and bounded XML session evidence

local only
RunGlance
by openlyuseful

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

123 installs/wk local only
ProvenTools
by proventools

Read-only ProvenTools business ideas, evidence, build prompts, and validation reports.

41 installs/wk local only

Project Status — questions

Answers built from our own checks of this server.

Why is there no uptime for Project Status?
Project Status 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/project-status-mcp was installed 151 times last week.
How do I connect Project Status?
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/project-status-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Project Status?
The npm package @openly-useful/project-status-mcp was installed 151 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 Project Status 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.