Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[ENHANCEMENT] Terminal MCP: Interactive background process management via tmux #11919

Open
Open
[ENHANCEMENT] Terminal MCP: Interactive background process management via tmux#11919
Labels
EnhancementNew feature or request

Description

What kind of feedback?

Suggestion for new MCP server

Item Type (if applicable)

MCP Server

Item Name (if applicable)

Terminal MCP

Description

I am submitting this to request the addition of my MCP server to the marketplace. I wasn't entirely sure about the formal application process, so I am starting by opening this issue.

Why I built this:
I created this MCP to solve a major pain point in the current AI workflow: the lack of ability to manage and monitor background processes. Previously, once an AI executed a long-running command, it couldn't easily "read back" from that process in the background. This made it nearly impossible to:

  • Monitor real-time error messages after the initial execution.
  • Interact with processes for hot-reloading or sending specific key inputs (like Ctrl+C).
  • Check incremental logs without stopping and restarting the task.

Solution:
This Terminal MCP uses tmux to allow the AI to run processes in the background, monitor logs mid-execution, and send interactive inputs at any time. It bridges the gap between execution and persistent monitoring.

GitHub Repository
https://github.com/YoongiKim/terminal-mcp

Additional Details (optional)

Screenshots

Checklist

  • I've searched existing issues for duplicates

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions