Skip to content
Back to search
30
MCP

NPCTerm

pulsemcp/npcterm

Headless in-memory terminal emulator for AI agents to spawn shells, run commands, and interact with TUI applications.

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

Similar MCP servers embedding-nearest

linux-ssh-mcp
WindTerm-like terminal emulator with AI-powered configuration discovery and SSH management
0 tools
com.thenextgennexus/playwright-mcp-server
Headless browser primitives for AI agents when sites need real JS rendering.
0 tools · streamable-http
io.github.pungggi/smart-terminal
MCP PTY server providing AI agents with real interactive terminal access
0 tools
Terminal Session
Provides stateful, TUI-compatible terminal sessions for executing commands and running interactive applications, enabling persistent interac
0 tools
@termless/cli
CLI and MCP server for termless — terminal capture, screenshots, and AI agent integration
0 tools
aiterm-mcp
AI-driven persistent terminal as a local stdio MCP server (tmux-backed). Holds one local PTY; SSH and containers are just commands you send
0 tools

How to use

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

{
  "mcpServers": {
    "npcterm": {
      "url": "None",
      "transport": "http"
    }
  }
}