MCP ExplorerExplorer

Hyper Mcp Terminal

@BigSweetPotatoStudioon 9 months ago
20 MIT
FreeCommunity
AI Systems
A terminal tool for MCP Server using npx for easy installation.

Overview

What is Hyper Mcp Terminal

hyper-mcp-terminal is a command-line tool designed to facilitate terminal interactions and manage terminal output effectively.

Use cases

Use cases include automating command executions, managing long-running processes, and monitoring terminal output for specific conditions.

How to use

To use hyper-mcp-terminal, run the command ‘npx -y hyper-mcp-terminal’ in your terminal. You can also set optional environment variables to customize its behavior.

Key features

Key features include customizable terminal output length, end-check count for command execution, and timeout settings to prevent terminal inactivity.

Where to use

hyper-mcp-terminal can be used in software development, system administration, and any environment where terminal command execution is required.

Content

npx -y hyper-mcp-terminal

普通安装

command:  npx

args:  -y hyper-mcp-terminal

env:  
    //(可选) 通过输出不变来判断是否结束 默认是 15次,检测间隔是100ms,也就是1.5s输出一直不变,表示命令结束了
    Terminal_End_CheckCount || 15;
    //(可选) 终端输出最大长度给大模型的
    Terminal_Output_MaxToken || 10000 
    //(可选) 终端 5分钟 没输入挂掉
    Terminal_Timeout || 5 * 60 * 1000 

失败解决办法

  1. 很多人安装失败,可能是这个依赖微软的node-pty,它又依赖C++环境。[教程]node-pty

使用图片

image

image

image

演示视频

https://www.youtube.com/watch?v=fVeUWu2Cvk0

Usage

hyperchat安装方式 下载地址

image

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers