Skip to main content
Glama
package.json888 B
{ "name": "mcp-server-terminal", "version": "1.0.1", "description": "MCP server for AI agents to interact with terminal applications through structured Terminal State Tree representation", "keywords": [ "mcp", "terminal", "tui", "cli", "automation", "ai", "llm", "model-context-protocol" ], "author": "Ayoub Belayoub <belatchane.ayoub@gmail.com>", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/aybelatchane/mcp-server-terminal.git" }, "homepage": "https://github.com/aybelatchane/mcp-server-terminal", "bugs": { "url": "https://github.com/aybelatchane/mcp-server-terminal/issues" }, "bin": { "mcp-server-terminal": "cli.js" }, "files": [ "cli.js" ], "engines": { "node": ">=16" }, "os": [ "darwin", "linux" ], "cpu": [ "x64", "arm64" ] }

Latest Blog Posts

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/aybelatchane/mcp-server-terminal'

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