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.
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
Tool
Category
Annotations
Risk
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
Endpoint
Transport
Authentication
Health
Observed
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.