Odel
Project Status

Project Status

Local
@openly-usefulJavaScriptApache-2.0Updated 2w ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@openly-useful/project-status-mcpv1.2.1

Run

npx -y @openly-useful/project-status-mcp

MCP client config

{
  "mcpServers": {
    "project-status": {
      "command": "npx",
      "args": [
        "-y",
        "@openly-useful/project-status-mcp"
      ]
    }
  }
}