suize_kill@suize/mcp — Emergency: sweep the agent's entire balance back to your main wallet and disarm it.
extend_site@suize/mcp — Buy more hosting time for a site you own.
site_status@suize/mcp — Show a site's current state: URL, owner, size, and hosting expiration.
deploy_site@suize/mcp — Publish a built static folder to Walrus and return a live URL + Site ID.
list_sites@suize/mcp — List every site you've deployed, newest first, with name, Site ID, and URL.
read_messagemohamed-khairy-5i/tossinbox — Read a full message, including any detected code; reports attachment metadata and can save attachments + bodies to disk
wait_for_codemohamed-khairy-5i/tossinbox — Poll until a message arrives and return its verification code
create_inboxmohamed-khairy-5i/tossinbox — Create a disposable inbox and return its address
list_messagesmohamed-khairy-5i/tossinbox — List messages in an inbox
redis_scanio.github.YawLabs/redis-mcp — Enumerate keys with cursor-based SCAN (never KEYS). Optional glob match, value-type filter, and resumable cursor. Capped at REDIS_MAX_KEYS.
redis_key_infoio.github.YawLabs/redis-mcp — Inspect one key without reading its value: type, TTL (s/ms), encoding, memory footprint, idle time. The big-key / missing-TTL probe.
redis_getio.github.YawLabs/redis-mcp — Read a key's value, dispatching by type (string / hash / list / set / zset / stream). Collection reads windowed by limit. Always read-only.
redis_commandio.github.YawLabs/redis-mcp — Run a single Redis command through the safety gate. Reads always run; writes need ALLOW_WRITES=1; KEYS and arbitrary-execution commands are
redis_healthio.github.YawLabs/redis-mcp — Roll up INFO + DBSIZE + recent SLOWLOG into memory pressure, eviction policy, hit rate, ops/sec, persistence status, replication role, per-d
redis_advisorio.github.YawLabs/redis-mcp — Lint pass: big keys, missing TTLs, eviction pressure (including dangerous noeviction + no-TTL combination), and fork-latency risk. Each with
get_disk_io_metricsraythurman2386/sysmetrics-mcp — Returns disk I/O statistics including read/write throughput, IOPS, and I/O time per device.
get_system_healthraythurman2386/sysmetrics-mcp — Returns an aggregated health dashboard with CPU, memory, disk, and uptime. Includes an overall status of healthy, warning, or critical based
get_docker_metricsraythurman2386/sysmetrics-mcp — Returns Docker container metrics including CPU and memory usage via cgroups. Returns an empty list gracefully if Docker is not available.
get_network_connectionsraythurman2386/sysmetrics-mcp — Returns active TCP/UDP network connections with local/remote addresses, status, and owning PID.
start_monitoringraythurman2386/sysmetrics-mcp — Starts background sampling of system metrics. Once running, the server retains a history buffer and evaluates resource thresholds to generat
get_metrics_historyraythurman2386/sysmetrics-mcp — Returns recent metric snapshots captured by the monitor.
get_disk_throughputraythurman2386/sysmetrics-mcp — Returns per-device disk I/O throughput rates (bytes/sec and IOPS) since the last sample.
get_system_inforaythurman2386/sysmetrics-mcp — Returns system information including hostname, OS, uptime, and platform details.
get_cpu_metricsraythurman2386/sysmetrics-mcp — Returns CPU usage, temperature, core count, and load average.
get_service_statusraythurman2386/sysmetrics-mcp — Returns systemd service health information via systemctl show.
vreko_learnvreko-dev/mcp-server — Capture discoveries, patterns, gotchas, and decisions for future sessions.
vreko_endvreko-dev/mcp-server — Close the session with a recorded outcome, growing compound intelligence.
grafana_healthenrique-pastrana/grafana-mcp-adapter — Config/connectivity check (makes one authenticated call).
grafana_search_dashboardsenrique-pastrana/grafana-mcp-adapter — Search dashboards by title substring and/or tags.
grafana_get_dashboardenrique-pastrana/grafana-mcp-adapter — Full dashboard JSON by uid.
grafana_list_datasourcesenrique-pastrana/grafana-mcp-adapter — List configured datasources (uid, name, type).
grafana_logs_linkenrique-pastrana/grafana-mcp-adapter — Build a permanent Grafana Explore (Loki) deep link for a customer's logs and return a preview of recent lines.
grafana_queryenrique-pastrana/grafana-mcp-adapter — Run a PromQL/LogQL/etc. query against a datasource uid over a time range. Returns a per-series digest by default.
services.listdajarony/mcp-universal-gentes — Lists all currently connected services.