Skip to main content
Glama

exec_swarm

Execute multiple shell commands in parallel with built-in safety checks to prevent harmful operations like rm -rf or sudo.

Instructions

Execute shell commands in parallel (with safety checks). commands: JSON array of command strings Example: ["ls -la", "pwd", "whoami"] BLOCKED: rm -rf, sudo, dd, mkfs, chmod 777, etc.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
commandsYes

Latest Blog Posts

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/BossX429/agent-farm'

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