Google PageRank for AI agents. 25,000+ tools indexed.

pty-mcp MCP Server

raychao-oao/pty-mcp

Score: 44.0 Rank #126 MCP Server
Are you the maintainer of raychao-oao/pty-mcp? Claim this listing →

MCP server for interactive terminal sessions — local shells, SSH, serial ports, and persistent remote sessions

Add AgentRank to Claude Code Discover and compare tools like raychao-oao/pty-mcp — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

raychao-oao/pty-mcp is a Go MCP server licensed under MIT. MCP server for interactive terminal sessions — local shells, SSH, serial ports, and persistent remote sessions

Ranked #126 out of 129 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

Go MIT 11 tool calls

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 0%

0/1 issues closed → many open issues

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 1
Description Good
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Issue Health high impact

You have 1 open vs 0 closed issues — triaging stale issues improves health

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Badge all embed codes →

AgentRank score for raychao-oao/pty-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/raychao-oao--pty-mcp)](https://agentrank-ai.com/tool/raychao-oao--pty-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/raychao-oao--pty-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/raychao-oao--pty-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="raychao-oao/pty-mcp"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# pty-mcp

An MCP (Model Context Protocol) server that gives AI agents interactive terminal sessions — local shells, SSH, serial ports, and persistent remote sessions that survive disconnects.

## Why

AI coding agents run commands in non-interactive shells. They can't:
- Interact with running programs (send stdin, ctrl+c)
- Use REPLs (python3, node, psql)
- Keep session state (cd, export, running processes)
- Manage long-running tasks across reconnects

pty-mcp solves all of these by providing real PTY sessions over MCP.

## Features

| Feature | Description |
|---------|-------------|
| **Local terminal** | Interactive bash/python/node sessions on local machine |
| **SSH sessions** | Connect to remote hosts with key/password auth, SSH config support |
| **Serial port** | Connect to devices via serial (IoT, embedded, network gear) |
| **Persistent sessions** | Sessions survive SSH disconnects via `ai-tmux` daemon |
| **Attach/Detach** | Detach from a running session, reconnect later |
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.