← Back to search

io.github.coder-ka/procm-mcp

coder-ka Scanned 1h ago

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

C
68.1 / 100

Versions

0.0.37latest
first seen Jun 5, 2026
0.0.42
first seen May 19, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 10

get-server-id
annotations: none low

Get server id

allow-start-process
annotations: none low

Allow process creation

cwd string script string
list-allowed-processes-in-cwd
annotations: none low

List allowed processes in current working directory

cwd string
delete-allowed-process
annotations: none low

Delete an allowed process

cwd string script string
delete-process
annotations: none low

Delete a process by ID

id string
restart-process
annotations: none low

Restart a process by ID

id string
get-process-info
annotations: none low

Get information about a process by ID

id string
list-processes
annotations: none low

List all running processes

get-process-stdout
annotations: none low

Get the stdout of a process by ID

id string chunkCount number
get-process-stderr
annotations: none low

Get the stderr of a process by ID

id string chunkCount number

Permissions 3

filesystem low
Server uses filesystem capabilities via: fs sync ops
shell high
Server uses shell capabilities via: child_process, spawn()
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 37

info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
low
Tool 'get-server-id' has no annotations annotation_checker · 100%
low
Tool 'allow-start-process' has no annotations annotation_checker · 100%
low
Tool 'list-allowed-processes-in-cwd' has no annotations annotation_checker · 100%
low
Tool 'delete-allowed-process' has no annotations annotation_checker · 100%
low
Tool 'delete-process' has no annotations annotation_checker · 100%
low
Tool 'restart-process' has no annotations annotation_checker · 100%
low
Tool 'get-process-info' has no annotations annotation_checker · 100%
low
Tool 'list-processes' has no annotations annotation_checker · 100%
low
Tool 'get-process-stdout' has no annotations annotation_checker · 100%
low
Tool 'get-process-stderr' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.3 (GHSA-345p-7cg4-v4c7) dependency_analyzer · 95%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.3 (GHSA-8r9q-7v3j-jr4g) dependency_analyzer · 95%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.3 (GHSA-w48q-cv73-mx4w) dependency_analyzer · 95%
medium
Vulnerable dependency: nanoid@5.1.5 (GHSA-28wg-ghj8-5hjv) dependency_analyzer · 95%
medium
Vulnerable dependency: nanoid@5.1.5 (GHSA-2v37-7h3g-55p8) dependency_analyzer · 95%
medium
Vulnerable dependency: nanoid@5.1.5 (GHSA-xwg4-73v4-xw9w) dependency_analyzer · 95%
medium
Vulnerable dependency: @modelcontextprotocol/inspector@0.16.1 (GHSA-g9hg-qhmf-q45m) dependency_analyzer · 95%
info
package.json metadata manifest_parser · 100%
info
Tool: get-server-id manifest_parser · 70%
info
Tool: allow-start-process manifest_parser · 70%
info
Tool: list-allowed-processes-in-cwd manifest_parser · 70%
info
Tool: delete-allowed-process manifest_parser · 70%
info
Tool: delete-process manifest_parser · 70%
info
Tool: restart-process manifest_parser · 70%
info
Tool: get-process-info manifest_parser · 70%
info
Tool: list-processes manifest_parser · 70%
info
Tool: get-process-stdout manifest_parser · 70%
info
Tool: get-process-stderr manifest_parser · 70%
info
Transport: stdio manifest_parser · 90%
info
Required env vars (1) manifest_parser · 80%
low
Permission: filesystem access detected permission_analyzer · 90%
high
Permission: shell access detected permission_analyzer · 95%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 244 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%