Skip to content
Back to search
30
MCP

File System Access

pulsemcp/file system access

Enables file system access to read local files with optional API key authentication, providing a simple interface for analyzing and working with file content without manual uploads.

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

Similar MCP servers embedding-nearest

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
Filesystem
Provides secure file system operations with RBAC controls, JWT authentication, process management, and undo capabilities for development wor
0 tools
Linux Filesystem
Enhanced Linux filesystem access with symlinks, permissions, and chmod support
0 tools
Filesystem
Read, create, and edit files.
0 tools
Coding File Context
Provides advanced file system access and code analysis capabilities, enabling efficient reading, searching, and analysis of large codebases
0 tools
File Editor
Provides file operations for reading, writing, and editing on host systems.
0 tools

How to use

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

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