Interminal
Rank #22,555io.github.QiuwenZheng/interminal
Lightweight MCP server providing terminal access (SSH & local shells) for AI assistants.
Interminal is a Model Context Protocol (MCP) server published by qiuwenzheng. It ranks #22,555 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Interminal is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 1 tracked version. It was first listed on May 27, 2026 and most recently updated on May 28, 2026.
Ranks ahead of 109,491 of 132,046 servers on MCP Toplist.
Use Interminal
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add interminal -- uvx mcp-interminal[mcp_servers.interminal]
command = "uvx"
args = ["mcp-interminal"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"interminal": {
"command": "uvx",
"args": [
"mcp-interminal"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"interminal": {
"command": "uvx",
"args": [
"mcp-interminal"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"interminal": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-interminal"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"interminal": {
"command": "uvx",
"args": [
"mcp-interminal"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"interminal": {
"command": "uvx",
"args": [
"mcp-interminal"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.QiuwenZheng%2Finterminal)<a href="https://mcptoplist.com/server/io.github.QiuwenZheng%2Finterminal"><img src="https://mcptoplist.com/badge/io.github.QiuwenZheng%2Finterminal.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
qiuwenzheng
Available versions (1)
| Version | Published |
|---|---|
| 1.0.4 | May 28, 2026 |
Frequently asked questions
- Who maintains Interminal?
- Interminal is maintained by qiuwenzheng, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Interminal listed on the Official MCP Registry?
- Yes — Interminal is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Interminal have?
- MCP Toplist tracks 1 version of Interminal, most recently published on May 28, 2026.
- Where can I find the source code for Interminal?
- The source code for Interminal is hosted at github.com/qiuwenzheng/interminal.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.