The reputation layer for AI skills, tools & agents

memextech/ht-mcp

Score: 28.3 Rank #7416

Pure Rust implementation of MCP server for headless terminal

Overview

memextech/ht-mcp is a Rust MCP server licensed under Apache-2.0. Pure Rust implementation of MCP server for headless terminal

Ranked #7416 out of 25632 indexed tools.

Ecosystem

Rust Apache-2.0

Signal Breakdown

Stars 211
Freshness 1mo ago
Issue Health 5%
Contributors 2
Dependents 0
Forks 11
Description Good
License Apache-2.0

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 42 days ago — a recent commit would boost your freshness score

Issue Health high impact

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

Badge

AgentRank score for memextech/ht-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/memextech--ht-mcp)](https://agentrank-ai.com/tool/memextech--ht-mcp)
<a href="https://agentrank-ai.com/tool/memextech--ht-mcp"><img src="https://agentrank-ai.com/api/badge/tool/memextech--ht-mcp" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

From the README

# ht-mcp

A high-performance Rust implementation of a Model Context Protocol (MCP) server for headless terminal [ht](https://github.com/andyk/ht).

## Features

- 🚀 **Pure Rust**: Single binary MCP server, no external dependencies
- 🔗 **Direct Integration**: Embed excellent [ht](https://github.com/andyk/ht) headless terminal library for optimal performance
- 🖥️ **Multi-Session**: Concurrent terminal session management
- 🌐 **Web Interface**: Optional live terminal preview

## Demo

### ht-mcp in [Memex](https://memex.tech)

### ht-mcp in [Claude Code](https://www.anthropic.com/claude-code)

## Installation

### 🍺 Homebrew (Recommended)

```bash
brew tap memextech/tap
brew install ht-mcp
```

### 📦 Pre-built Binaries

Download from [releases](https://github.com/memextech/ht-mcp/releases/latest):

```bash
# macOS Intel
curl -L https://github.com/memextech/ht-mcp/releases/latest/download/ht-mcp-x86_64-apple-darwin -o ht-mcp

# macOS Apple Silicon
curl -L https://github.com/memextech/
Read full README on GitHub →
Are you the maintainer? Claim this listing