Skip to content
Back to search
30
MCP

File System Utilities

pulsemcp/file system utilities

Provides a set of file system utilities for executing shell commands, displaying file contents, searching with regex, and writing to files through a Go-based server that communicates via stdio transport.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Shell
Integrates with the local shell environment to enable execution of system commands, file operations, and retrieval of system information for
0 tools
File System Operations
Provides file system operations for reading, creating, and listing files on the local file system, with performance monitoring through Sentr
0 tools
Fast Filesystem
Provides streaming-based file operations with auto-chunking for memory-efficient handling of large files, including sequential reading, prec
0 tools
Terminal
Enables secure interaction with specified directories on a user's system through a command-line interface for file management and system aut
0 tools
File Editor
Provides file operations for reading, writing, and editing on host systems.
0 tools
Filesystem
Provides secure file system operations with RBAC controls, JWT authentication, process management, and undo capabilities for development wor
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "file_system_utilities": {
      "url": "None",
      "transport": "http"
    }
  }
}