SERVER
Terminal MCP
Rank #8531io.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 #8531 of 58,900 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,531of 58,900 tracked serversTop 25%
Ranks ahead of 50,369 of 58,900 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
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.3.1 | Feb 28, 2026 |
| 0.1.0 | Nov 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