Loomal

Terminal MCP Server

MCP server by github.com/aybelatchane/mcp-server-terminal

MCP server for AI agents to interact with terminal applications. Think Playwright for terminals.

15 starsnpm: mcp-server-terminal

About Terminal MCP Server

Terminal MCP Server is an MCP (Model Context Protocol) server published by aybelatchane in the official MCP registry, listed under Autonomous Agents on Loomal. MCP server for AI agents to interact with terminal applications. Think Playwright for terminals.

It ships as an npm package (mcp-server-terminal), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/aybelatchane/mcp-server-terminal, where the project has earned 15 GitHub stars.

Use Terminal MCP Server with your agent

Claude Code · one command
claude mcp add terminal-mcp-server -- npx -y mcp-server-terminal
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "terminal-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-terminal"
      ]
    }
  }
}
npmmcp-server-terminal

Frequently asked questions

What is Terminal MCP Server?
Terminal MCP Server is an MCP (Model Context Protocol) server by aybelatchane in the Autonomous Agents category. MCP server for AI agents to interact with terminal applications. Think Playwright for terminals.
How do I connect Terminal MCP Server to Claude, Cursor, or another MCP client?
Install Terminal MCP Server from its npm package (mcp-server-terminal) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Terminal MCP Server open source?
Yes — the source code is public at github.com/aybelatchane/mcp-server-terminal, with 15 GitHub stars.
Can AI agents pay to use Terminal MCP Server?
Not yet through Loomal — Terminal MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Terminal MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.