DaRealDaHoodie/claude-tmux-bridge
MCP server for running Claude Code in one-shot mode
Use DaRealDaHoodie/claude-tmux-bridge in Claude Code Install AgentRank MCP — your AI finds the right tool automatically
Get API Access → claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
DaRealDaHoodie/claude-tmux-bridge is a JavaScript MCP server licensed under MIT. MCP server for running Claude Code in one-shot mode
Ranked #26 out of 110 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
JavaScript MIT
Score Breakdown
Stars 15% 1
1 stars → early stage
Freshness 25% 1d ago
Last commit 1d ago → actively maintained
Issue Health 25% 50%
No issues filed → no history to score
Contributors 10% 2
2 contributors → solo project
Dependents 25% 0
No dependents → no downstream usage
npm Downloads N/A
PyPI Downloads N/A
Forks 0
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
Dependents medium impact
Matched Queries
From the README
# Claude Code MCP — tmux Bridge
An MCP server that connects Claude Desktop to an interactive Claude Code session running in a tmux terminal. Instead of spawning a one-shot process per prompt, it communicates with a persistent, visible session — so you can watch Claude work in real time while Desktop orchestrates the tasks.
## How It Works
```
Claude Desktop → claude_code MCP tool → tmux session → Claude Code (interactive)
(this repo)
```
- **Claude Desktop** holds your project context, design decisions, and task history. It generates prompts and knows what needs to be done next.
- **Claude Code** runs interactively in a tmux terminal you can watch. It has access to all your configured MCP tools and retains full conversation history between calls.
- **This server** is the pipe between them — it delivers Desktop's prompts to Code's session and brings the response back.
## Requirements
- macOS
- Node.js v20 or later
- [tmux](https://formulae.brew.sh/for Read full README on GitHub → Are you the maintainer of DaRealDaHoodie/claude-tmux-bridge?
Claim this tool → Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.