Skip to main content
Glama

file_swarm

Execute parallel file operations like read, write, append, exists, and delete to manage multiple files simultaneously within the Agent Farm MCP server.

Instructions

Execute parallel file operations. operations: JSON array of {action, path, content?} Actions: read, write, append, exists, delete Example: [{"action": "write", "path": "/tmp/test.txt", "content": "hello"}]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
operationsYes

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