Skip to main content
Glama
__init__.py310 B
""" Terminal module for managing interactive terminal sessions. Provides cross-platform PTY support and visual screen capture. """ from .buffer import TerminalBuffer from .manager import TerminalManager from .session import TerminalSession __all__ = ["TerminalManager", "TerminalSession", "TerminalBuffer"]

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

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