Serversio.github.fr1sk/tmux-mcp
M

tmux-mcp

io.github.fr1sk/tmux-mcp · v0.3.3
▦ npm
v0.3.3npm npm: @fr1sk/tmux-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.fr1sk/tmux-mcp",
  "description": "MCP server for tmux — browse sessions, capture output, send commands.",
  "title": "tmux-mcp",
  "repository": {
    "url": "https://github.com/fr1sk/tmux-mcp.git",
    "source": "github"
  },
  "version": "0.3.3",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@fr1sk/tmux-mcp",
      "version": "0.3.3",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}