Back to Home
samestrin icon

llm-tools

Verified Safe

by samestrin

Overview

Provides high-performance filesystem operations (file management, editing, search, archiving) as an MCP server for AI agents like Claude Code, acting as the agent's 'hands' for codebase interaction.

Installation

Run Command
llm-filesystem-mcp --allowed-dirs /path/to/your/projects

Security Notes

The server explicitly validates all paths against configured allowed directories to prevent path traversal attacks. It also resolves and validates symlinks, and detects/handles binary files appropriately. Built in Go, it leverages type safety and avoids dangerous patterns like 'eval'. Relies on secure argument passing to underlying CLI binaries. API keys for LLM integration (in other tools of the suite) are expected via environment variables, not hardcoded.

Similar Servers

Stats

Interest Score31
Security Score9
Cost ClassLow
Avg Tokens2000
Stars1
Forks1
Last Update2026-01-18

Tags

FilesystemMCPAI AgentsGoPerformanceFile ManagementCode Analysis