Skip to main content
Glama

Terminal Control MCP

by taskhub-sh
Apache 2.0
1
  • Linux
pyproject.toml486 B
[build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project] name = "terminal-control-mcp" version = "0.1.0" description = "Terminal Control MCP Server - Model Context Protocol server for terminal interaction via virtual X11 display" readme = "README.md" requires-python = ">=3.10" dependencies = [ "fastmcp>=0.1.0", "pillow", ] [tool.hatch.build.targets.wheel] packages = ["src/terminal_control_mcp"] [dependency-groups] dev = [ "ruff>=0.12.5", ]

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/taskhub-sh/terminal-driver-mcp'

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