Skip to main content
Glama

ITMCP

by andrewhopper
config.yaml881 B
# Pandora's Shell Configuration # Allowed hosts configuration allowed_hosts: - 192.168.0.1 - localhost - 127.0.0.1 - example.com - test-server.local # Allowed directories configuration allowed_directories: - /tmp - /var/log - /home/admin/logs - /etc/config - /opt/data # Allowed remote commands configuration allowed_remote_commands: - ls - cat - grep - head - tail - df - du - uname - uptime - whoami - id - date - hostname - ifconfig - ip - netstat - ps - top - ping - traceroute - nslookup - dig # Additional diagnostic commands - free - vmstat - iostat - htop - iotop - sar - lsof - ss - journalctl - dmesg - w - last - find - env - ulimit - sysctl -a - stat - file - kubectl get - kubectl describe - docker ps - docker images - docker logs - systemctl status

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/andrewhopper/itmcp'

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