Loomal

Interminal

MCP server by github.com/qiuwenzheng/interminal

Lightweight MCP server providing terminal access (SSH & local shells) for AI assistants.

2 starspypi: mcp-interminal

About Interminal

Interminal is an MCP (Model Context Protocol) server published by qiuwenzheng in the official MCP registry. Lightweight MCP server providing terminal access (SSH & local shells) for AI assistants.

It ships as a Python package on PyPI (mcp-interminal), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/qiuwenzheng/interminal, where the project has earned 2 GitHub stars.

Use Interminal with your agent

Claude Code · one command
claude mcp add interminal -- uvx mcp-interminal
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "interminal": {
      "command": "uvx",
      "args": [
        "mcp-interminal"
      ]
    }
  }
}
pypimcp-interminal

Frequently asked questions

What is Interminal?
Interminal is an MCP (Model Context Protocol) server by qiuwenzheng. Lightweight MCP server providing terminal access (SSH & local shells) for AI assistants.
How do I connect Interminal to Claude, Cursor, or another MCP client?
Install Interminal from its pypi package (mcp-interminal) 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 Interminal open source?
Yes — the source code is public at github.com/qiuwenzheng/interminal, with 2 GitHub stars.
Can AI agents pay to use Interminal?
Not yet through Loomal — Interminal 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 Interminal? Claim this listing free by verifying GitHub ownership, or contact us.