Skip to main content
Glama

Keyboard Shortcuts MCP Server

by jenova-marie
ssh.json•900 B
{ "os": "ubuntu", "desktop": null, "application": "ssh", "file": "ssh", "categories": [ { "name": "Session Control", "shortcuts": [ { "keys": "Ctrl + D", "description": "Exit SSH session (if shell is empty)" }, { "keys": "Enter ~ .", "description": "Forcefully disconnect SSH" }, { "keys": "Enter ~ Ctrl+Z", "description": "Suspend SSH session" }, { "keys": "Enter ~ &", "description": "Background SSH session" } ] }, { "name": "Screen/Tmux Integration", "shortcuts": [ { "keys": "Ctrl + A + D", "description": "Detach from screen session" }, { "keys": "Ctrl + B + D", "description": "Detach from tmux session" } ] } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jenova-marie/keyboard-shortcuts-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server