Skip to main content
Glama

Electron Terminal MCP Server

terminal_start

Launch and manage terminal sessions programmatically via the Electron Terminal MCP Server, enabling execution of system commands and retrieval of output for automated workflows.

Input Schema

NameRequiredDescriptionDefault
commandYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "command": { "type": "string" } }, "required": [ "command" ], "type": "object" }

You must be authenticated.

Other Tools from Electron Terminal MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nexon33/console-terminal-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server