← Browse

@geli2001/mcp-terminal

MCP server package mcp-terminal

mcp_servermcp

Install

agr install @geli2001/mcp-terminal --target claude

This artifact does not publish files for Claude.

Document

{ "name": "mcp-terminal", "version": "0.1.7", "description": "Terminal-based interactive client for Model Context Protocol (MCP) servers", "type": "module", "main": "dist/index.js", "bin": { "mcp-terminal": "dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "npx ts-node src/index.ts", "test": "echo "Error: no test specified" && exit 1", "prepublishOnly": "npm run build" }, "keywords": [ "mcp", "cli", "terminal", "model", "context", "protocol", "anthropic", "shopify" ], "author": "MCP CLI Contributors", "license": "MIT", "dependencies": { "@ai-sdk/openai": "latest", "@modelcontextprotocol/sdk": "^1.8.0", "@types/node": "^20.12.1", "ai": "^4.3.2", "chalk": "^5.3.0", "commander": "^11.1.0", "conf": "^10.2.0", "dotenv": "^16.4.5", "inquirer": "^8.2.6", "open-editor": "^4.1.1", "typescript": "^5.3.3" }, "devDependencies": { "@types/inquirer": "^8.2.6", "ts-node": "^10.9.2" }, "engines": { "node": ">=14.0.0" }, "resolutions": { "@modelcontextprotocol/sdk/": "./node_modules/@modelcontextprotocol/sdk/dist/cjs/" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/GeLi2001/mcp-terminal.git" }, "bugs": { "url": "https://github.com/GeLi2001/mcp-terminal/issues" }, "homepage": "https://github.com/GeLi2001/mcp-terminal#readme", "files": [ "dist", "README.md", "LICENSE" ] }

Trust

Not scanned yet. Artifacts are graded after they are crawled, so a recently discovered one may have no result for a while.

Versions

  • git-0cf9317c9bf42026-08-05