SERVER

Terminal MCP

Rank #8414

io.github.mkpvishnu/terminal-mcp

Manage interactive terminal sessions for SSH, REPLs, database CLIs, and TUI apps.

First listed
Feb 28, 2026
Last publish date
Feb 28, 2026
OVERVIEW

Terminal MCP is a Model Context Protocol (MCP) server published by mkpvishnu. It ranks #8414 of 58,832 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Terminal MCP is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Feb 28, 2026 and most recently updated on Feb 28, 2026.

STANDING
#8,414of 58,832 tracked serversTop 25%

Ranks ahead of 50,418 of 58,832 servers on MCP Toplist.

CONNECT

Use Terminal MCP

Add Terminal MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "terminal-mcp": {
      "command": "uvx",
      "args": [
        "terminal-mcp"
      ],
      "env": {
        "TERMINAL_MCP_MAX_SESSIONS": "<your TERMINAL_MCP_MAX_SESSIONS>",
        "TERMINAL_MCP_IDLE_TIMEOUT": "<your TERMINAL_MCP_IDLE_TIMEOUT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

mkpvishnu

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.3.1Feb 28, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Terminal MCP?
Manage interactive terminal sessions for SSH, REPLs, database CLIs, and TUI apps.
Who maintains Terminal MCP?
Terminal MCP is maintained by mkpvishnu, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Terminal MCP an official MCP server?
Yes — Terminal MCP is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does Terminal MCP have?
MCP Toplist tracks 2 versions of Terminal MCP, most recently published on Feb 28, 2026.
Where can I find the source code for Terminal MCP?
The source code for Terminal MCP is hosted at github.com/mkpvishnu/terminal-mcp.
EXPLORE