Skip to content
Back to search
30
MCP

@termless/cli

npm/@termless/cli

CLI and MCP server for termless — terminal capture, screenshots, and AI agent integration

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ageless-blender-mcp
MCP server integration for AI-assisted Blender automation
0 tools
@pw-sf/salesforce-mcp-server
MCP server enabling AI assistants to interact with Salesforce orgs through the Salesforce CLI
0 tools
io.github.mkpvishnu/terminal-mcp
MCP server for interactive terminal sessions — SSH, REPLs, database CLIs, TUI apps
0 tools
@ai-capabilities-suite/mcp-screenshot
MCP server providing screenshot capture capabilities for AI agents with multi-format support, PII masking, and security controls
0 tools
sample-serverless-mcp-servers
Sample implementations of AI Agents and MCP Servers running on AWS Serverless compute
0 tools
@pw-sf/salesforce-mcp
MCP server enabling AI assistants to interact with Salesforce orgs through the Salesforce CLI
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@termless/cli": {
      "url": "None",
      "transport": "http"
    }
  }
}