← Index

Procm

io.github.coder-ka/procm-mcp·v0.0.39·Other
Quality Score
85
/100

A Model Context Protocol (MCP) server for process management.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "procm-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "procm-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "procm-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "procm-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y procm-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other