MCP server intelligence profile

mcp-server-commands MCP Server

An MCP server to run commands

Local Onlyg0t4
Awaiting current scanNpm · 0.8.2

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.

Install mcp-server-commands from npm

Version 0.8.2 declares 1 executable entrypoint.

npm install --save-exact mcp-server-commands@0.8.2
npx -y -p mcp-server-commands@0.8.2 mcp-server-commands
MCP client configuration example
{
  "mcpServers": {
    "mcp-server-commands": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "mcp-server-commands@0.8.2",
        "mcp-server-commands"
      ]
    }
  }
}

Identity

Canonical slugmcp-server-commands-7077558fDeploymentLocal Only
Canonical packagenpm:mcp-server-commandsRepositoryg0t4/mcp-server-commands
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
npmmcp-server-commands0.8.215Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npmmcp-server-commands0.8.2CurrentSep 5, 20261 toolsSucceeded · 0 resources · 1 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

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

ToolCategoryAnnotationsRisk
run_processRun a process on this linux machine
Input 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

EndpointTransportAuthenticationHealthObserved
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.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.