mcp-terminal
提供执行命令mcp,方便 openclaw、picoclaw 等各机器人使用
Install / Use
claude mcp add seepine -- npx -y github:seepine/mcp-terminalIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHub{ "name": "@seepine/mcp-terminal", "version": "0.2.0", "author": "seepine", "license": "MIT", "description": "Terminal Mcp Server", "type": "module", "main": "dist/stdio.js", "scripts": { "build": "tsc && shx chmod +x dist/stdio.js", "watch": "tsc --watch", "debug": "npx -y @modelcontextprotocol/inspector node dist/stdio.js", "dev": "tsx --watch src/streamableHttp.ts", "start": "node dist/stdio.js", "start:sse": "node dist/sse.js", "start:streamableHttp": "node dist/streamableHttp.js", "format": "prettier --write src/" }, "dependencies": { "@modelcontextprotocol/sdk": "~1.27.1", "express": "~5.2.1", "systeminformation": "^5.31.1", "zod": "~4.3.6" }, "devDependencies": { "@types/express": "~5.0.6", "@types/node": "^24.10.0", "@vercel/nft": "~1.3.2", "fs-extra": "~11.3.0", "prettier": "^3.8.1", "shx": "~0.4.0", "tsx": "^4.19.3", "typescript": "~5.8.2" }, "bin": { "mcp-terminal": "dist/stdio.js" }, "files": [ "dist" ], "keywords": [ "mcp", "terminal" ], "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/seepine/mcp-terminal.git" }, "bugs": { "url": "https://github.com/seepine/mcp-terminal/issues" }, "homepage": "https://github.com/seepine/mcp-terminal#readme", "packageManager": "pnpm@10.30.2", "pnpm": { "onlyBuiltDependencies": [ "esbuild" ] } }
Related Skills
Agent-Reach
84.4kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
career-ops
72.4kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
Security Score
Audited on Invalid Date
