Skip to main content
Glama

mcp-shell

MIT License
30
  • Linux
  • Apple
security.yamlβ€’508 B
security: enabled: true allowed_commands: - ls - cat - grep - find - echo - pwd - whoami - date - curl - wget blocked_commands: - rm -rf - sudo - chmod - dd - mkfs - fdisk blocked_patterns: - 'rm\s+.*-rf.*' - 'sudo\s+.*' - 'chmod\s+(777|666)' - '>/dev/' - 'format\s+' - 'del\s+.*\*' max_execution_time: 30s working_directory: /tmp/mcp-workspace run_as_user: "" max_output_size: 1048576 audit_log: true

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/sonirico/mcp-shell'

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