MCP server intelligence profile

MCP Terminal Server MCP Server

A secure terminal execution server that enables controlled command execution with security features and resource limits via the Model Context Protocol (MCP)

Local OnlyRinardNick
Awaiting current scanNpm · 0.1.1

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 @rinardnick/mcp-terminal from npm

Version 0.1.1 declares 1 executable entrypoint.

npm install --save-exact @rinardnick/mcp-terminal@0.1.1
npx -y -p @rinardnick/mcp-terminal@0.1.1 @rinardnick/mcp-terminal
MCP client configuration example
{
  "mcpServers": {
    "@rinardnick/mcp-terminal": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "@rinardnick/mcp-terminal@0.1.1",
        "@rinardnick/mcp-terminal"
      ]
    }
  }
}

Identity

Canonical slugmcp-terminal-server-399cb297DeploymentLocal Only
Canonical packagenpm:@rinardnick/mcp-terminalRepositoryRinardNick/mcp-terminal
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
npm@rinardnick/mcp-terminal0.1.11Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npm@rinardnick/mcp-terminal0.1.1CurrentSep 5, 20261 toolsSucceeded · 0 resources · 0 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

2025-06-18Negotiated protocol
terminalServer-reported name
1Capability groups
Aug 17, 2026Observed

Tools 1

ToolCategoryAnnotationsRisk
run_commandRun a terminal command with security controls.
Input schema
{
  "type": "object",
  "properties": {
    "command": {
      "type": "string",
      "description": "The command to execute"
    },
    "allowedCommands": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Optional list of allowed command executables"
    },
    "timeoutMs": {
      "type": "number",
      "description": "Maximum execution time in milliseconds (default: 30 seconds)"
    },
    "maxOutputSize": {
      "type": "number",
      "description": "Maximum output size in bytes (default: 1MB)"
    }
  },
  "required": [
    "command"
  ]
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

MCP Terminal Server MCP Server questions

How do I install MCP Terminal Server MCP Server?

Install the selected package version with: npm install --save-exact @rinardnick/mcp-terminal@0.1.1

What tools does MCP Terminal Server MCP Server provide?

MCP Terminal Server MCP Server exposed 1 tool during independent protocol observation, including run_command.

Is MCP Terminal Server 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.