Skip to main content
Glama

ABSD DevOps MCP Server

by anthonybir
config.example.json765 B
{ "allowedDirectories": [ "/Users/anthonybir/Projects", "/Users/anthonybir/Documents" ], "blockedCommands": [ "rm -rf /", "dd if=/dev/zero", "mkfs", "shutdown", "reboot", "init 0", "fdisk", "parted", "mkswap", "swapon", "mount", "umount", "mkfs.ext4", "mkfs.xfs", "mkfs.btrfs", "wipefs", "iptables -F", "systemctl stop", "systemctl disable", "kill -9 1", "pkill -9", "killall", "halt", "poweroff", "apt-get remove --purge", "yum remove", "dnf remove", "pacman -R", "brew uninstall --force", "shred", "> /dev/sda" ], "fileReadLineLimit": 2000, "fileWriteLineLimit": 75, "sessionTimeout": 1800000, "logLevel": "info" }

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/anthonybir/ABSD_MCP'

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