The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.
1Distribution channel
1Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence
Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.
Install and connect
Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.
Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.
Independent exact-version security scans
Continuous release and vulnerability monitoring
Risk-change alerts with capability context
Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.
Current version evidence
No public current-version evidence is available yet.
Current protocol inventory
2024-11-05Negotiated protocol
mcp-server-commandsServer-reported name
2Capability groups
Aug 17, 2026Observed
Tools 1
Tool
Category
Annotations
Risk
run_processRun a process on this linux machineInput schema
{
"type": "object",
"properties": {
"command_line": {
"type": "string",
"description": "Shell mode: a shell command line executed via the system's default shell. Supports pipes, redirects, globbing. Cannot be combined with 'argv'."
},
"argv": {
"minItems": 1,
"type": "array",
"items": {
"type": "string"
},
"description": "Executable mode: directly spawn a process. argv[0] is the executable, followed by arguments passed verbatim (no shell interpretation). Cannot be combined with 'command_line'."
},
"cwd": {
"type": "string",
"description": "Optional to set working directory"
},
"stdin_text": {
"type": "string",
"description": "Optional text written to STDIN (written fully, then closed). Useful for heredoc-style input or file contents."
},
"timeout_ms": {
"type": "number",
"description": "Optional timeout in milliseconds, defaults to 30,000ms"
}
}
}
—
—
Resources 0
None observed.
Resource templates 0
None observed.
Prompts 1
run_processrun_process
Include command output in the prompt. This is effectively a user tool call.
Remote endpoints
Endpoint
Transport
Authentication
Health
Observed
No verified remote endpoint is linked.
mcp-server-commands MCP Server questions
How do I install mcp-server-commands MCP Server?
Install the selected package version with: npm install --save-exact mcp-server-commands@0.8.2
What tools does mcp-server-commands MCP Server provide?
mcp-server-commands MCP Server exposed 1 tool during independent protocol observation, including run_process.
Is mcp-server-commands MCP Server secure?
The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.
Explore related MCP server guides
Curated product and capability guides containing this catalog record.