← MCP Terminal Server

MCP Terminal Server 1.0.1

npm · @dillip285/mcp-terminal · current release

1
Tools
0
Resources
0
Templates
0
Prompts

Observation

Observed 2026-08-14T07:16:14.704Z using mcpSecurity-inventory. Status: succeeded. Negotiated protocol: 2025-06-18.

Server capabilities
{
  "tools": {}
}

Tools 1

ToolCategoryAnnotationsRisk
execute_commandExecute a command in the local system
Input schema
{
  "type": "object",
  "properties": {
    "command": {
      "type": "string",
      "description": "Command to execute"
    },
    "args": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Command arguments"
    },
    "cwd": {
      "type": "string",
      "description": "Working directory for command execution"
    }
  },
  "required": [
    "command"
  ]
}
— · —

Resources 0

Resource templates 0

Prompts 0

Let’s talk about MCP security.

Share your details and our security team will contact you.