204,657 tools. Last updated 2026-06-15 00:34
"Secure Shell (SSH) Overview and Usage" matching MCP tools:
- Retrieve a list of all active SSH and local terminal sessions, including session IDs and connection details, to discover or resume existing sessions.MIT
- Run security audits, harden SSH, install fail2ban, configure UFW firewall, and manage custom domains with SSL to secure servers.Apache 2.0
- Retrieve SSH connection status and comprehensive system details including hardware, memory, and disk usage.GPL 3.0
- Opens a persistent SSH shell session on a configured server, returning a session ID for stateful command execution across multiple calls.MIT
- Create a new FTP or SSH user for a web hosting. Choose between SFTP-only access or full shell with FTP, and set login, password, and optional home directory.MIT
- Run shell commands on remote SSH servers. Returns stdout, stderr, and exit code with automatic connection reuse.MIT
Matching MCP Servers
- AlicenseCqualityDmaintenanceEnables access to Usage and Billing APIs for managing accounts, products, meters, plans, and usage reporting. Supports operations like creating products/plans, reporting usage, and retrieving billing information.Last updated18MIT
- AlicenseAqualityCmaintenanceAI coding usage analytics — track spend, model usage, and costs across Cursor and Claude Code sessions.Last updated17193MIT
Matching MCP Connectors
Geospatial MCP server for earthquake, tsunami, volcano, disaster, and FX data queries.
Compare loans, mortgages, credit cards, banking accounts, and financing options for individuals and businesses. SecureLend Marketplace helps users explore available financial products, calculate estimated payments, review matching offers, and continue to a lender or provider when ready. Supported categories include personal loans, business loans, mortgages, auto loans, student loans, savings accounts, credit cards, and business banking.
- Spawn an interactive terminal session (REPL, shell, database client, SSH) and get a session ID for subsequent commands.MIT
- Execute shell commands on a remote host via SSH with support for pipes, redirects, and shell metacharacters. Returns stdout, stderr, and exit code.MIT
- Retrieve main account overview including plan details, usage statistics, and credit balance for Austrian mobile carriers.MIT
- Execute multiple shell commands sequentially on an SSH host to automate remote administration tasks through the MCP SSH Agent.MIT
- Run shell commands in Windows using PowerShell, CMD, or Git Bash. Specify the shell, command, and working directory for precise system control and automation.MIT
- Execute shell commands on remote SSH hosts to manage systems, run scripts, or perform administrative tasks securely through the MCP SSH Agent interface.MIT
- Execute read-only shell commands on remote systems via SSH to retrieve output without modifying state.
- Execute shell commands on remote Linux or Windows systems via SSH to manage servers, run scripts, and perform administrative tasks.
- Assemble runnable bash shell scripts from structured options: choose shebang, strict mode, command-line arguments, and reusable blocks like check-root or retry-loop. Returns script text only, never executes.MIT
- Apply 24 hardening steps to a server in a single SSH session, covering SSH, firewall, Docker, and more. Preview changes with dryRun=true before applying.Apache 2.0
- Retrieve recent logs from Coolify, Docker, or system journal, and monitor CPU, RAM, and disk usage on Kastell-managed servers via SSH.Apache 2.0
- Retrieve public SSH keys linked to your Hostinger account for VPS authentication. Use to list available keys for secure access.MIT
- Detects critical secure coding issues in C/C++ source code, including stack buffer overflows, unsafe function usage, format string exploits, and memory leaks.MIT
- Generate complete IPC boilerplate for Electron, including main process handler, preload bridge, TypeScript types, and renderer example, to create secure and type-safe channels.MIT