memextech/ht-mcp
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
Freshness high impact
Issue Health high impact
Matched Queries
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