Skip to main content
Glama

MCP Terminal

by sichang824
MIT License
17
  • Apple
  • Linux
# MCP Terminal Blacklist # This file contains blocked commands # Lines starting with # are comments and are ignored # Empty lines are also ignored # Regular commands match the beginning of the executed command # Regex patterns start with ^ and match the entire command # System modifying commands sudo su apt apt-get yum dnf brew npm pip gem # Potentially harmful commands rm -rf ^rm\s+-rf.* chmod chown dd mkfs fdisk mount umount # Network modification ifconfig route iptables ufw fw # Service management systemctl service init shutdown reboot halt poweroff init # Shell escapes/command execution eval exec source bash -c sh -c python -c perl -e ruby -e php -r # File transfer utilities scp sftp ftp rsync wget curl

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/sichang824/mcp-terminal'

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