MCP Server Filesystem runs on your own machine — the client starts it, so there is no endpoint to ping. 465 installs a week from npm. Last commit 1 Jul 2026.
MCP server for filesystem access
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAABfCAYAAACgCTpnAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAS6ADAAQAAAABAAAAXwAAAAARa1b5AAAaTElEQVR4AeVcB7iUxbme3T2FKl1BlKZgFDWo2JCiPCpgohQBsRB7iTwmJrZriD0RSACDBb3Gq6i5sWCEq6K…
const statA = fs.statSync(path.join(logDir, a));
this.logger = logger.spawn(this.constructor.name);
- '!{.env,.env.*,.npmrc,pnpm-lock.yaml}'
'process.env.UI_TARS_APP_PRIVATE_KEY_BASE64': JSON.stringify(
process.env.UI_TARS_APP_PRIVATE_KEY_BASE64,
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server-filesystem -- npx -y @agent-infra/mcp-server-filesystem
{
"mcpServers": {
"mcp-server-filesystem": {
"args": [
"-y",
"@agent-infra/mcp-server-filesystem"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-filesystem]
command = "npx"
args = ["-y", "@agent-infra/mcp-server-filesystem"]
{
"mcpServers": {
"mcp-server-filesystem": {
"args": [
"-y",
"@agent-infra/mcp-server-filesystem"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-filesystem": {
"args": [
"-y",
"@agent-infra/mcp-server-filesystem"
],
"command": "npx"
}
}
}
Persistent memory and virtual filesystem MCP server for AI agents.
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
Secure filesystem MCP server for reading, writing, searching, diffing, and patching files.
MCP server for remote filesystem operations on cloud storage (Google Cloud Storage).
Secure filesystem access for AI agents with configurable directory and file type restrictions
🔍 Read-only MCP server for secure filesystem exploration, searching, and analysis
Cloud replacement for mcp-server-filesystem — 20 tools for S3, Azure Blob, and GCS
MCP server for AI assistants: read, write, edit, and manage files securely on local filesystem.
Answers built from our own checks of this server.